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

/freebsd-11.0-release/sys/dev/scd/
H A Dscdvar.h53 #define SCD_LOCK(_sc) mtx_lock(&_sc->mtx) macro
H A Dscd.c166 SCD_LOCK(sc);
190 SCD_LOCK(sc);
236 SCD_LOCK(sc);
259 SCD_LOCK(sc);
335 SCD_LOCK(sc);
1316 SCD_LOCK(sc);

Completed in 18 milliseconds