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

/freebsd-10.0-release/sys/dev/usb/wlan/
H A Dif_urtwvar.h188 #define URTW_ASSERT_LOCKED(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro
H A Dif_urtw.c1316 URTW_ASSERT_LOCKED(sc);
1386 URTW_ASSERT_LOCKED(sc);
1687 URTW_ASSERT_LOCKED(sc);
2040 URTW_ASSERT_LOCKED(sc);
2058 URTW_ASSERT_LOCKED(sc);
2076 URTW_ASSERT_LOCKED(sc);
2093 URTW_ASSERT_LOCKED(sc);
2109 URTW_ASSERT_LOCKED(sc);
2125 URTW_ASSERT_LOCKED(sc);
4071 URTW_ASSERT_LOCKED(s
[all...]

Completed in 121 milliseconds