Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c63 #define UE_UNLOCK(_ue) mtx_unlock((_ue)->ue_mtx) macro
183 UE_UNLOCK(ue); in uether_ifattach()
197 UE_UNLOCK(ue); in uether_ifattach_wait()
213 UE_UNLOCK(ue); in ue_attach_post_task()
306 UE_UNLOCK(ue); in uether_ifdetach()
361 UE_UNLOCK(ue); in ue_init()
414 UE_UNLOCK(ue); in ue_start()
454 UE_UNLOCK(ue); in ue_ifmedia_upd()
525 UE_UNLOCK(ue); in uether_ioctl()
533 UE_UNLOCK(ue); in uether_ioctl()
[all …]