Searched refs:IRQ_AUTO_3 (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dirq.h58 #define IRQ_AUTO_3 3 /* level 3 interrupt */ macro
H A Dmac_oss.h73 #define OSS_IRQLEV_NUBUS IRQ_AUTO_3 /* keep this on its own level */
H A Dbvme6000hw.h115 #define BVME_IRQ_SCSI IRQ_AUTO_3
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmacsonic.c156 if (dev->irq == IRQ_AUTO_3) {
171 if (dev->irq == IRQ_AUTO_3)
184 if (dev->irq == IRQ_AUTO_3)
362 dev->irq = IRQ_AUTO_3;
H A Dsun3lance.c58 #define LANCE_IRQ IRQ_AUTO_3
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/mac/
H A Dpsc.c120 if (request_irq(IRQ_AUTO_3, psc_irq, 0, "psc3", (void *) 0x30))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/amiga/
H A Damiints.c77 if (request_irq(IRQ_AUTO_3, ami_int3, 0, "int3", NULL))

Completed in 113 milliseconds