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

/freebsd-current/sys/dev/usb/wlan/
H A Dif_rsu.c660 RSU_ASSERT_LOCKED(sc);
877 RSU_ASSERT_LOCKED(sc);
1042 RSU_ASSERT_LOCKED(sc);
1055 RSU_ASSERT_LOCKED(sc);
1238 RSU_ASSERT_LOCKED(sc);
1357 RSU_ASSERT_LOCKED(sc);
1716 RSU_ASSERT_LOCKED(sc);
1753 RSU_ASSERT_LOCKED(sc);
1811 RSU_ASSERT_LOCKED(sc);
1887 RSU_ASSERT_LOCKED(s
[all...]
H A Dif_rsureg.h840 #define RSU_ASSERT_LOCKED(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro

Completed in 117 milliseconds