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

/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpivar.h252 * 4. WPI_NT_LOCK / WPI_VAP_LOCK;
280 #define WPI_NT_LOCK(_sc) mtx_lock(&(_sc)->nt_mtx) macro
H A Dif_wpi.c1645 WPI_NT_LOCK(sc);
1696 WPI_NT_LOCK(sc);
1714 WPI_NT_LOCK(sc);
2327 WPI_NT_LOCK(sc);
3892 WPI_NT_LOCK(sc);
4478 WPI_NT_LOCK(sc);
4572 WPI_NT_LOCK(sc);
4672 WPI_NT_LOCK(sc);
4757 WPI_NT_LOCK(sc);
4792 WPI_NT_LOCK(s
[all...]

Completed in 24 milliseconds