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

/netbsd-current/sys/arch/i386/pci/
H A Dvia82c586reg.h64 #define VP3_LEGAL_IRQ(irq) ((irq) >= 0 && (irq) <= 15 && \ macro
H A Dvia82c586.c177 if (VP3_LEGAL_LINK(clink) == 0 || VP3_LEGAL_IRQ(irq) == 0)
200 if (VP3_LEGAL_IRQ(irq) == 0)
231 if (VP3_LEGAL_IRQ(irq) == 0)

Completed in 1905 milliseconds