Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c62 #define UE_LOCK(_ue) mtx_lock((_ue)->ue_mtx) macro
179 UE_LOCK(ue); in uether_ifattach()
193 UE_LOCK(ue); in uether_ifattach_wait()
272 UE_LOCK(ue); in ue_attach_post_task()
287 UE_LOCK(ue); in ue_attach_post_task()
304 UE_LOCK(ue); in uether_ifdetach()
357 UE_LOCK(ue); in ue_init()
412 UE_LOCK(ue); in ue_start()
450 UE_LOCK(ue); in ue_ifmedia_upd()
510 UE_LOCK(ue); in uether_ioctl()
[all …]