Searched refs:sc_scowr_busy (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dubt.c228 int sc_scowr_busy; /* write active */ member in struct:ubt_softc
1102 sc->sc_scowr_busy = 0;
1361 if (sc->sc_scowr_busy == 0)
1440 sc->sc_scowr_busy = 1;
1483 sc->sc_scowr_busy = 0;

Completed in 67 milliseconds