Home
last modified time | relevance | path

Searched refs:sc_event_thread (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/dev/cardbus/
H A Dcardslot.c165 sc, &sc->sc_event_thread, "%s", device_xname(self))) { in cardslotattach()
199 if (sc->sc_event_thread != NULL) { in cardslotdetach()
202 while (sc->sc_event_thread != NULL) { in cardslotdetach()
471 sc->sc_event_thread = NULL; in cardslot_event_thread()
H A Dcardslotvar.h62 struct lwp *sc_event_thread; member
/netbsd-src/sys/arch/epoc32/dev/
H A Detna.c85 struct lwp *sc_event_thread; member
236 &sc->sc_event_thread, device_xname(self))) in etna_doattach()
252 sc->sc_event_thread = NULL; in etna_event_thread()
/netbsd-src/sys/dev/pckbport/
H A Dpmsvar.h65 struct lwp *sc_event_thread; member
H A Dpms.c241 &sc->sc_event_thread, "%s", device_xname(sc->sc_dev)); in pmsattach()
/netbsd-src/sys/dev/usb/
H A Dusb.c148 struct lwp *sc_event_thread; member
532 usb_event_thread, sc, &sc->sc_event_thread, in usb_create_event_thread()
556 return curlwp == sc->sc_event_thread || curlwp == sc->sc_attach_thread; in usb_in_event_thread()
760 sc->sc_event_thread = NULL; in usb_event_thread()
1419 while (sc->sc_event_thread != NULL) { in usb_detach()
/netbsd-src/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461pcmcia.c150 lwp_t *sc_event_thread; member
292 &sc->sc_event_thread, in hd64461pcmcia_attach()
345 sc->sc_event_thread = NULL; in hd64461pcmcia_event_thread()
/netbsd-src/sys/arch/hpcsh/dev/hd64465/
H A Dhd64465pcmcia.c131 lwp_t *sc_event_thread; member
241 sc, &sc->sc_event_thread, "%s", device_xname(self)); in hd64465pcmcia_attach()
/netbsd-src/sys/arch/hpcmips/dev/
H A Dplumpcmcia.c135 lwp_t *sc_event_thread; member
244 sc, &sc->sc_event_thread, "%s", device_xname(self)); in plumpcmcia_attach()