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

/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_rumvar.h133 #define RUM_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro
H A Dif_rum.c449 RUM_LOCK(sc);
547 RUM_LOCK(sc);
555 RUM_LOCK(sc);
723 RUM_LOCK(sc);
846 RUM_LOCK(sc);
971 RUM_LOCK(sc);
1304 RUM_LOCK(sc);
1337 RUM_LOCK(sc);
1345 RUM_LOCK(sc);
1848 RUM_LOCK(s
[all...]

Completed in 93 milliseconds