Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Drkusbphy.c176 int sc_running; member
366 if (!sc->sc_running) { in rkusbphy_phy_supply()
374 sc->sc_running = 1; in rkusbphy_phy_supply()
/openbsd/sys/dev/usb/
H A Duhub.c66 u_char sc_running; member
333 sc->sc_running = 1; in uhub_attach()
357 if (!sc->sc_running) in uhub_explore()
/openbsd/sys/dev/ic/
H A Dqlwvar.h97 int sc_running; member
H A Dqlw.c425 sc->sc_running = 1; in qlw_attach()
1004 if (sc->sc_running == 0) { in qlw_mbox()
1361 if (sc->sc_running && (xs->sc_link->quirks & SDEV_NOTAGS) == 0) in qlw_put_cmd()