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

/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpivar.h254 * 1. WPI_LOCK;
265 #define WPI_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
H A Dif_wpi.c2037 WPI_LOCK(sc);
2540 WPI_LOCK(sc);
3583 WPI_LOCK(sc);
5031 WPI_LOCK(sc);
5430 WPI_LOCK(sc);
5452 WPI_LOCK(sc);
5462 WPI_LOCK(sc);
5552 WPI_LOCK(sc);
5594 WPI_LOCK(sc);

Completed in 47 milliseconds