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

/freebsd-9.3-release/sys/dev/ste/
H A Dif_ste.c310 STE_LOCK(sc);
329 STE_LOCK(sc);
464 STE_LOCK(sc);
510 STE_LOCK(sc);
652 STE_LOCK(sc);
1077 STE_LOCK(sc);
1498 STE_LOCK(sc);
1752 STE_LOCK(sc);
1767 STE_LOCK(sc);
1778 STE_LOCK(s
[all...]
H A Dif_stereg.h593 #define STE_LOCK(_sc) mtx_lock(&(_sc)->ste_mtx) macro

Completed in 108 milliseconds