Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dncr53c9x.c467 sc->sc_espstep = NCR_READ_REG(sc, NCR_STEP) & NCRSTEP_MASK;
487 sc->sc_espintr, sc->sc_espstat, sc->sc_espstep, sc->sc_espstat2));
1969 sc->sc_espstep);
2072 sc->sc_espstep,
2088 sc->sc_espstep,
2109 sc->sc_espintr,sc->sc_espstat,sc->sc_espstep));
2297 sc->sc_espstep,
2344 switch (sc->sc_espstep) {
2414 sc->sc_espstep);
2434 sc->sc_espstep);
[all …]
Dncr53c9xvar.h287 u_char sc_espstep; member