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

/freebsd-11.0-release/sys/dev/wpi/
H A Dif_wpivar.h250 * 4. WPI_NT_LOCK / WPI_VAP_LOCK;
278 #define WPI_NT_LOCK(_sc) mtx_lock(&(_sc)->nt_mtx) macro
H A Dif_wpi.c1640 WPI_NT_LOCK(sc);
1691 WPI_NT_LOCK(sc);
1709 WPI_NT_LOCK(sc);
2300 WPI_NT_LOCK(sc);
3867 WPI_NT_LOCK(sc);
4453 WPI_NT_LOCK(sc);
4547 WPI_NT_LOCK(sc);
4647 WPI_NT_LOCK(sc);
4732 WPI_NT_LOCK(sc);
4767 WPI_NT_LOCK(s
[all...]

Completed in 56 milliseconds