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

/freebsd-9.3-release/sys/dev/wpi/
H A Dif_wpivar.h199 #define WPI_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
H A Dif_wpi.c332 WPI_LOCK(sc);
338 WPI_LOCK(sc);
481 WPI_LOCK(sc);
724 WPI_LOCK(sc);
1204 WPI_LOCK(sc);
1251 WPI_LOCK(sc);
1563 WPI_LOCK(sc);
1778 WPI_LOCK(sc);
2028 WPI_LOCK(sc);
2081 WPI_LOCK(s
[all...]

Completed in 100 milliseconds