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

/openbsd-current/sys/dev/fdt/
H A Drkusbphy.c135 int sc_running; member in struct:rkusbphy_softc
324 if (!sc->sc_running) {
332 sc->sc_running = 1;
/openbsd-current/sys/dev/ic/
H A Dqlwvar.h97 int sc_running; member in struct:qlw_softc
H A Dqlw.c425 sc->sc_running = 1;
1004 if (sc->sc_running == 0) {
1361 if (sc->sc_running && (xs->sc_link->quirks & SDEV_NOTAGS) == 0)
/openbsd-current/sys/dev/usb/
H A Duhub.c66 u_char sc_running; member in struct:uhub_softc
333 sc->sc_running = 1;
357 if (!sc->sc_running)

Completed in 73 milliseconds