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

/freebsd-11-stable/sys/dev/alc/
H A Dif_alcreg.h837 #define ALC_INTRS \ macro
H A Dif_alc.c3326 if ((status & ALC_INTRS) == 0)
3352 if ((status & ALC_INTRS) == 0)
3393 (CSR_READ_4(sc, ALC_INTR_STATUS) & ALC_INTRS) != 0) {
4281 CSR_WRITE_4(sc, ALC_INTR_MASK, ALC_INTRS);

Completed in 73 milliseconds