Searched refs:UDAV_LOCK (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/usb/net/
H A Dif_udav.c775 UDAV_LOCK(sc);
813 UDAV_LOCK(sc);
853 UDAV_LOCK(sc);
H A Dif_udavreg.h165 #define UDAV_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro

Completed in 117 milliseconds