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

  /src/sys/dev/usb/
ubt.c 228 int sc_scowr_busy; /* write active */ member in struct:ubt_softc
1098 sc->sc_scowr_busy = 0;
1357 if (sc->sc_scowr_busy == 0)
1436 sc->sc_scowr_busy = 1;
1479 sc->sc_scowr_busy = 0;
ubt.c 228 int sc_scowr_busy; /* write active */ member in struct:ubt_softc
1098 sc->sc_scowr_busy = 0;
1357 if (sc->sc_scowr_busy == 0)
1436 sc->sc_scowr_busy = 1;
1479 sc->sc_scowr_busy = 0;

Completed in 23 milliseconds