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

/freebsd-current/sys/dev/usb/wlan/
H A Dif_rsu.c404 RSU_LOCK(sc);
489 RSU_LOCK(sc);
635 RSU_LOCK(sc);
702 RSU_LOCK(sc);
747 RSU_LOCK(sc);
798 RSU_LOCK(sc);
833 RSU_LOCK(sc);
904 RSU_LOCK(sc);
1295 RSU_LOCK(sc);
1323 RSU_LOCK(s
[all...]
H A Dif_rsureg.h838 #define RSU_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro

Completed in 175 milliseconds