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

/freebsd-10-stable/sys/dev/stge/
H A Dif_stge.c528 STGE_LOCK(sc);
673 STGE_LOCK(sc);
1014 STGE_LOCK(sc);
1032 STGE_LOCK(sc);
1164 STGE_LOCK(sc);
1269 STGE_LOCK(sc);
1278 STGE_LOCK(sc);
1297 STGE_LOCK(sc);
1315 STGE_LOCK(sc);
1323 STGE_LOCK(s
[all...]
H A Dif_stgereg.h666 #define STGE_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro

Completed in 163 milliseconds