Searched refs:SBP_IRQ_VALID (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Dsb.c163 if (!SBP_IRQ_VALID(sc->sc_irq)) {
H A Dsbreg.h283 #define SBP_IRQ_VALID(irq) ((irq) == 5 || (irq) == 7 || (irq) == 9 || (irq) == 10 || (irq) == 15) macro

Completed in 145 milliseconds