Lines Matching defs:sc_thread
87 struct lwp *sc_thread;
251 wakeup(&sc->sc_thread);
253 while (sc->sc_thread != NULL)
378 &sc->sc_thread, "%s", device_xname(sc->sc_dev));
415 wakeup(&sc->sc_thread);
417 while (sc->sc_thread != NULL)
478 wakeup(&sc->sc_thread);
513 wakeup(&sc->sc_thread);
563 wakeup(&sc->sc_thread);
824 error = tsleep(&sc->sc_thread, PWAIT, "udsir", hz / 10);
839 sc->sc_thread = NULL;
1010 wakeup(&sc->sc_thread);