Home | History | Annotate | Download | only in usb

Lines Matching defs:sc_thread

117 	struct lwp		*sc_thread;
334 wakeup(&sc->sc_thread);
336 while (sc->sc_thread != NULL)
536 error = tsleep(&sc->sc_thread, PWAIT,
552 sc->sc_thread = NULL;
621 wakeup(&sc->sc_thread);
753 &sc->sc_thread, "%s", device_xname(sc->sc_dev));
791 wakeup(&sc->sc_thread);
793 while (sc->sc_thread != NULL)
856 wakeup(&sc->sc_thread);
891 wakeup(&sc->sc_thread);
941 wakeup(&sc->sc_thread);