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

/netbsd-current/sys/arch/shark/ofw/
H A Dvlpci.h187 #define VLPCI_INT_CTL_ENA(int) __BIT((int) % 8 + 3) macro
H A Dvlpci.c186 val |= VLPCI_INT_CTL_ENA(int_ctl[i]);

Completed in 219 milliseconds