Searched refs:IRQ_AUTO_7 (Results 1 - 5 of 5) 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.h62 #define IRQ_AUTO_7 7 /* level 7 interrupt (non-maskable) */ macro
H A Dbvme6000hw.h117 #define BVME_IRQ_ABORT IRQ_AUTO_7
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/sun3/
H A Dsun3ints.c110 if (request_irq(IRQ_AUTO_7, sun3_int7, 0, "int7", NULL))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dints.c98 for (i = IRQ_AUTO_1; i <= IRQ_AUTO_7; i++)
110 * from IRQ_AUTO_1 - IRQ_AUTO_7.
335 if (irq <= IRQ_AUTO_7)
344 if (irq <= IRQ_AUTO_7)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/mac/
H A Dmacints.c235 if (request_irq(IRQ_AUTO_7, mac_nmi_handler, 0, "NMI",

Completed in 40 milliseconds