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

/netbsd-current/sys/arch/shark/ofw/
H A Dvlpci.c185 val &= ~VLPCI_INT_CTL_INT2IRQ(int_ctl[i]);
188 VLPCI_INT_CTL_INT2IRQ(int_ctl[i]));
H A Dvlpci.h188 #define VLPCI_INT_CTL_INT2IRQ(int) __BITS((int) % 8 + 2, (int) % 8) macro

Completed in 116 milliseconds