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

/freebsd-10.1-release/sys/dev/usb/wlan/
H A Dif_rsu.c323 RSU_LOCK(sc);
512 RSU_LOCK(sc);
908 RSU_LOCK(sc);
946 RSU_LOCK(sc);
952 RSU_LOCK(sc);
955 RSU_LOCK(sc);
1191 RSU_LOCK(sc);
1214 RSU_LOCK(sc);
1228 RSU_LOCK(sc);
1254 RSU_LOCK(s
[all...]
H A Dif_rsureg.h724 #define RSU_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro

Completed in 105 milliseconds