Home
last modified time | relevance | path

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

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