Searched refs:sc_espstep (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/esp/ |
| HD | ncr53c9x.c | 711 sc->sc_espstep = NCR_READ_REG(sc, NCR_STEP) & NCRSTEP_MASK; in ncr53c9x_readregs() 726 sc->sc_espintr, sc->sc_espstat, sc->sc_espstep, sc->sc_espstat2)); in ncr53c9x_readregs() 2374 sc->sc_espintr, sc->sc_espstat, sc->sc_espstep); in ncr53c9x_intr1() 2471 sc->sc_espstep, in ncr53c9x_intr1() 2491 sc->sc_espstep, in ncr53c9x_intr1() 2513 sc->sc_espintr,sc->sc_espstat,sc->sc_espstep)); in ncr53c9x_intr1() 2724 sc->sc_espstep, in ncr53c9x_intr1() 2758 sc->sc_espstep == 0) in ncr53c9x_intr1() 2765 switch (sc->sc_espstep) { in ncr53c9x_intr1() 2849 sc->sc_espstep); in ncr53c9x_intr1() [all …]
|
| HD | ncr53c9xvar.h | 326 uint8_t sc_espstep; member
|