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

/freebsd-10.2-release/sys/dev/esp/
H A Dncr53c9xreg.h98 #define NCRINTR_FC 0x08 /* Function Complete */ macro
H A Dncr53c9x.c2746 #define NCRINTR_DONE (NCRINTR_FC | NCRINTR_BS)
2960 } else if ((sc->sc_espintr & NCRINTR_FC) != 0) {

Completed in 105 milliseconds