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

/freebsd-current/sys/dev/wpi/
H A Dif_wpivar.h147 #define WPI_VAP_LOCK_ASSERT(_wvp) mtx_assert(&(_wvp)->wv_mtx, MA_OWNED) macro
H A Dif_wpi.c4352 WPI_VAP_LOCK_ASSERT(wvp);

Completed in 64 milliseconds