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

/netbsd-current/sys/arch/i386/pci/
H A Dvia8231reg.h127 #define VIA8231_PIRQ_LEGAL(irq) \ macro
H A Dvia8231.c211 if (VIA8237_LINK_LEGAL(clink) == 0 || VIA8231_PIRQ_LEGAL(irq) == 0)
238 if (VIA8231_PIRQ_LEGAL(irq) == 0)
263 if (VIA8231_PIRQ_LEGAL(irq) == 0 || VIA8231_TRIG_LEGAL(trigger) == 0)

Completed in 173 milliseconds