Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/net/
HDusb_ethernet.c64 #define UE_LOCK(_ue) mtx_lock((_ue)->ue_mtx) macro
181 UE_LOCK(ue); in uether_ifattach()
195 UE_LOCK(ue); in uether_ifattach_wait()
280 UE_LOCK(ue); in ue_attach_post_task()
290 UE_LOCK(ue); in ue_attach_post_task()
308 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 …]