Home
last modified time | relevance | path

Searched refs:SCSI_IRQ (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/mips/pci/
Dfixup-cobalt.c168 [COBALT_PCICONF_RAQSCSI] = SCSI_IRQ,
177 [COBALT_PCICONF_RAQSCSI] = SCSI_IRQ,
/linux-6.12.1/arch/mips/include/asm/mach-cobalt/
Dirq.h48 #define SCSI_IRQ (MIPS_CPU_IRQ_BASE + 5) macro
/linux-6.12.1/drivers/pci/hotplug/
Dibmphp.h301 #define SCSI_IRQ 0x09 macro
Dibmphp_pci.c43 cur_func->irq[j] = SCSI_IRQ; in assign_alt_irq()