HomeSort by: relevance | last modified time | path
    Searched defs:sc_use_softint (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/sbus/
stp4020.c 131 bool sc_use_softint; member in struct:stp4020_softc
366 sc->sc_use_softint = false;
378 sc->sc_use_softint = true;
1031 if (h->sc->sc_use_softint) {
stp4020.c 131 bool sc_use_softint; member in struct:stp4020_softc
366 sc->sc_use_softint = false;
378 sc->sc_use_softint = true;
1031 if (h->sc->sc_use_softint) {

Completed in 26 milliseconds