Home
last modified time | relevance | path

Searched refs:NCRINTR_DONE (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/dev/esp/
HDncr53c9x.c2746 #define NCRINTR_DONE (NCRINTR_FC | NCRINTR_BS) in ncr53c9x_intr1() macro
2747 if ((sc->sc_espintr & NCRINTR_DONE) == NCRINTR_DONE) { in ncr53c9x_intr1()
2900 if ((sc->sc_espintr & NCRINTR_DONE) == 0) { in ncr53c9x_intr1()