Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dncr53c9xvar.h292 uint8_t sc_espstat2; member
Dncr53c9x.c584 sc->sc_espstat2 = NCR_READ_REG(sc, NCR_STAT2); in ncr53c9x_readregs()
600 sc->sc_espintr, sc->sc_espstat, sc->sc_espstep, sc->sc_espstat2)); in ncr53c9x_readregs()
1384 if (sc->sc_espstat2 & NCRFAS_STAT2_ISHUTTLE) { in ncr53c9x_rdfifo()
2699 (sc->sc_espstat2 & NCRFAS_STAT2_EMPTY) == 0) { in ncr53c9x_intr()