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

/freebsd-12-stable/sys/dev/sf/
H A Dif_sf.c524 SF_LOCK(sc);
554 SF_LOCK(sc);
581 SF_LOCK(sc);
600 SF_LOCK(sc);
618 SF_LOCK(sc);
626 SF_LOCK(sc);
635 SF_LOCK(sc);
651 SF_LOCK(sc);
952 SF_LOCK(sc);
1654 SF_LOCK(s
[all...]
H A Dif_sfreg.h1101 #define SF_LOCK(_sc) mtx_lock(&(_sc)->sf_mtx) macro

Completed in 70 milliseconds