Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dncr53c9x.c2330 #define NCRINTR_DONE (NCRINTR_FC|NCRINTR_BS) in ncr53c9x_intr() macro
2331 if ((sc->sc_espintr & NCRINTR_DONE) == NCRINTR_DONE) { in ncr53c9x_intr()
2470 if (!(sc->sc_espintr & NCRINTR_DONE)) { in ncr53c9x_intr()