Home
last modified time | relevance | path

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

/trueos/sys/dev/esp/
HDncr53c9xreg.h97 #define NCRINTR_BS 0x10 /* Bus Service */ macro
HDncr53c9x.c2746 #define NCRINTR_DONE (NCRINTR_FC | NCRINTR_BS) in ncr53c9x_intr1()
2953 if ((sc->sc_espintr & NCRINTR_BS) != 0) { in ncr53c9x_intr1()