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

/netbsd-current/sys/dev/pci/
H A Deapreg.h206 #define EAP_P_INTR_EN(i) (EAP_P2_INTR_EN >> (i)) macro
H A Deap.c1084 EWRITE4(sc, EAP_SIC, sic & ~EAP_P_INTR_EN(ei->index));
1085 EWRITE4(sc, EAP_SIC, sic | EAP_P_INTR_EN(ei->index));

Completed in 83 milliseconds