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

/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpivar.h147 #define WPI_VAP_LOCK_ASSERT(_wvp) mtx_assert(&(_wvp)->wv_mtx, MA_OWNED) macro

Completed in 101 milliseconds