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

/freebsd-11.0-release/sys/dev/scd/
H A Dscdvar.h54 #define SCD_UNLOCK(_sc) mtx_unlock(&_sc->mtx) macro
H A Dscd.c172 SCD_UNLOCK(sc);
192 SCD_UNLOCK(sc);
200 SCD_UNLOCK(sc);
211 SCD_UNLOCK(sc);
217 SCD_UNLOCK(sc);
224 SCD_UNLOCK(sc);
246 SCD_UNLOCK(sc);
288 SCD_UNLOCK(sc);
294 SCD_UNLOCK(sc);
337 SCD_UNLOCK(s
[all...]

Completed in 72 milliseconds