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

/freebsd-10.0-release/sys/dev/sf/
H A Dif_sf.c520 SF_LOCK(sc);
550 SF_LOCK(sc);
577 SF_LOCK(sc);
596 SF_LOCK(sc);
614 SF_LOCK(sc);
622 SF_LOCK(sc);
631 SF_LOCK(sc);
647 SF_LOCK(sc);
946 SF_LOCK(sc);
1652 SF_LOCK(s
[all...]
H A Dif_sfreg.h1099 #define SF_LOCK(_sc) mtx_lock(&(_sc)->sf_mtx) macro

Completed in 72 milliseconds