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

/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_rumvar.h177 #define RUM_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro
H A Dif_rum.c508 RUM_LOCK(sc);
601 RUM_LOCK(sc);
609 RUM_LOCK(sc);
730 RUM_LOCK(sc);
754 RUM_LOCK(sc);
884 RUM_LOCK(sc);
914 RUM_LOCK(sc);
977 RUM_LOCK(sc);
1301 RUM_LOCK(sc);
1735 RUM_LOCK(s
[all...]

Completed in 60 milliseconds