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

/freebsd-13-stable/sys/dev/my/
H A Dif_my.c850 MY_LOCK(sc);
902 MY_LOCK(sc);
946 MY_LOCK(sc);
990 MY_LOCK(sc);
1173 MY_LOCK(sc);
1267 MY_LOCK(sc);
1385 MY_LOCK(sc);
1465 MY_LOCK(sc);
1572 MY_LOCK(sc);
1597 MY_LOCK(s
[all...]
H A Dif_myreg.h383 #define MY_LOCK(_sc) mtx_lock(&(_sc)->my_mtx) macro

Completed in 109 milliseconds