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

/freebsd-13-stable/sys/dev/esp/
H A Dncr53c9xreg.h100 #define NCRINTR_FC 0x08 /* Function Complete */ macro
H A Dncr53c9x.c2748 #define NCRINTR_DONE (NCRINTR_FC | NCRINTR_BS)
2962 } else if ((sc->sc_espintr & NCRINTR_FC) != 0) {

Completed in 163 milliseconds