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

/freebsd-10.1-release/sys/dev/usb/wlan/
H A Dif_urtwvar.h186 #define URTW_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro
H A Dif_urtw.c839 URTW_LOCK(sc);
942 URTW_LOCK(sc);
958 URTW_LOCK(sc);
972 URTW_LOCK(sc);
1120 URTW_LOCK(sc);
1383 URTW_LOCK(sc);
1412 URTW_LOCK(sc);
1461 URTW_LOCK(sc);
1577 URTW_LOCK(sc);
1634 URTW_LOCK(s
[all...]

Completed in 131 milliseconds