tag | line | file | source code |
---|---|---|---|
IRQ | 170 | drivers/scsi/aha152x.c | #if !defined(IRQ) |
IRQ | 613 | drivers/scsi/aha152x.c | #if defined(IRQ) |
IRQ | 614 | drivers/scsi/aha152x.c | interrupt_level = IRQ; |
IRQ | 64 | drivers/scsi/seagate.c | #ifndef IRQ |
IRQ | 123 | drivers/scsi/seagate.c | static unsigned char irq = IRQ; |
IRQ | 122 | include/asm/irq.h | #define IRQ_NAME(nr) IRQ_NAME2(IRQ##nr) |