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

/freebsd-10.2-release/sys/dev/wpi/
H A Dif_wpivar.h201 #define WPI_LOCK_ASSERT(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro
H A Dif_wpi.c2043 WPI_LOCK_ASSERT(sc);
2185 WPI_LOCK_ASSERT(sc);

Completed in 101 milliseconds