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

/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpivar.h267 #define WPI_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->sc_mtx, MA_OWNED) macro
H A Dif_wpi.c3262 WPI_LOCK_ASSERT(sc);
5525 WPI_LOCK_ASSERT(sc);

Completed in 96 milliseconds