Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c64 #define UE_LOCK_ASSERT(_ue, t) mtx_assert((_ue)->ue_mtx, t) macro
107 UE_LOCK_ASSERT(ue, MA_OWNED); in ue_queue_command()
372 UE_LOCK_ASSERT(ue, MA_OWNED); in ue_start_task()
390 UE_LOCK_ASSERT(ue, MA_OWNED); in ue_stop_task()
591 UE_LOCK_ASSERT(ue, MA_OWNED); in uether_rxmbuf()
610 UE_LOCK_ASSERT(ue, MA_OWNED); in uether_rxbuf()
640 UE_LOCK_ASSERT(ue, MA_OWNED); in uether_rxflush()