Searched refs:UATH_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_uath.c391 UATH_UNLOCK(sc);
416 UATH_UNLOCK(sc);
468 fail2: UATH_UNLOCK(sc);
502 UATH_UNLOCK(sc);
516 UATH_UNLOCK(sc);
796 UATH_UNLOCK(sc);
1503 UATH_UNLOCK(sc);
1514 UATH_UNLOCK(sc);
1677 UATH_UNLOCK(sc);
1682 UATH_UNLOCK(s
[all...]
H A Dif_uathvar.h238 #define UATH_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro

Completed in 103 milliseconds