Searched refs:ue_mtx (Results 1 – 17 of 17) sorted by relevance
62 #define UE_LOCK(_ue) mtx_lock((_ue)->ue_mtx)63 #define UE_UNLOCK(_ue) mtx_unlock((_ue)->ue_mtx)64 #define UE_LOCK_ASSERT(_ue, t) mtx_assert((_ue)->ue_mtx, t)96 usb_pause_mtx(ue->ue_mtx, _ticks); in uether_pause()167 (ue->ue_mtx == NULL) || in uether_ifattach()171 error = usb_proc_create(&ue->ue_tq, ue->ue_mtx, in uether_ifattach()216 usb_callout_init_mtx(&ue->ue_watchdog, ue->ue_mtx, 0); in ue_attach_post_task()
77 struct mtx *ue_mtx; member
248 ue->ue_mtx = &sc->sc_mtx; in ipheth_attach()
422 ue->ue_mtx = &sc->sc_mtx; in cue_attach()
497 ue->ue_mtx = &sc->sc_mtx; in kue_attach()
607 ue->ue_mtx = &sc->sc_mtx; in rue_attach()
289 ue->ue_mtx = &sc->sc_mtx; in cdceem_attach()
293 ue->ue_mtx = &sc->sc_mtx; in udav_attach()
710 ue->ue_mtx = &sc->sc_mtx; in mos_attach()
709 ue->ue_mtx = &sc->sc_mtx; in aue_attach()
589 ue->ue_mtx = &sc->sc_mtx; in axge_attach()
313 ue->ue_mtx = &sc->sc_mtx; in urndis_attach()
1790 ue->ue_mtx = &sc->sc_mtx; in smsc_attach()
956 ue->ue_mtx = &sc->sc_mtx; in axe_attach()
2192 ue->ue_mtx = &sc->sc_mtx; in muge_attach()
766 ue->ue_mtx = &sc->sc_mtx; in cdce_attach()
567 ue->ue_mtx = &sc->sc_mtx; in ure_attach()