Searched refs:IRQ_INSTRUCT (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/hpcarm/include/
H A Dirqhandler.h55 #define IRQ_INSTRUCT -1 macro
/netbsd-current/sys/arch/shark/include/
H A Dirqhandler.h116 #define IRQ_INSTRUCT -1 macro
/netbsd-current/sys/arch/arm/ofw/
H A Dofw_irqhandler.c123 * IRQ_INSTRUCT indicates that we should get the irq number
126 if (irq == IRQ_INSTRUCT)
214 * IRQ_INSTRUCT indicates that we should get the irq number
217 if (irq == IRQ_INSTRUCT)
/netbsd-current/sys/arch/acorn32/include/
H A Dirqhandler.h180 #define IRQ_INSTRUCT -1 macro
/netbsd-current/sys/arch/arm/iomd/
H A Diomd_irqhandler.c146 * IRQ_INSTRUCT indicates that we should get the irq number
149 if (irq == IRQ_INSTRUCT)
257 * IRQ_INSTRUCT indicates that we should get the irq number
260 if (irq == IRQ_INSTRUCT)
/netbsd-current/sys/arch/shark/isa/
H A Disa_irqhandler.c159 * IRQ_INSTRUCT indicates that we should get the irq number
162 if (irq == IRQ_INSTRUCT)
215 * IRQ_INSTRUCT indicates that we should get the irq number
218 if (irq == IRQ_INSTRUCT)

Completed in 110 milliseconds