Home
last modified time | relevance | path

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

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