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

/freebsd-9.3-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.c1323 URTW_ASSERT_LOCKED(sc);
1393 URTW_ASSERT_LOCKED(sc);
1694 URTW_ASSERT_LOCKED(sc);
2047 URTW_ASSERT_LOCKED(sc);
2065 URTW_ASSERT_LOCKED(sc);
2083 URTW_ASSERT_LOCKED(sc);
2100 URTW_ASSERT_LOCKED(sc);
2116 URTW_ASSERT_LOCKED(sc);
2132 URTW_ASSERT_LOCKED(sc);
4078 URTW_ASSERT_LOCKED(s
[all...]

Completed in 125 milliseconds