Searched defs:VLPCI_INT_CTL_INT2IRQ (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/shark/ofw/
H A Dvlpci.h188 #define VLPCI_INT_CTL_INT2IRQ(int) __BITS((int) % 8 + 2, (int) % 8) macro

Completed in 92 milliseconds