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

/freebsd-11-stable/sys/dev/ste/
H A Dif_ste.c311 STE_LOCK(sc);
330 STE_LOCK(sc);
465 STE_LOCK(sc);
511 STE_LOCK(sc);
653 STE_LOCK(sc);
1078 STE_LOCK(sc);
1497 STE_LOCK(sc);
1751 STE_LOCK(sc);
1766 STE_LOCK(sc);
1777 STE_LOCK(s
[all...]
H A Dif_stereg.h593 #define STE_LOCK(_sc) mtx_lock(&(_sc)->ste_mtx) macro

Completed in 61 milliseconds