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

/freebsd-9.3-release/sys/dev/cs/
H A Dif_csvar.h73 #define CS_UNLOCK(sc) mtx_unlock(&(sc)->lock) macro
H A Dif_cs.c494 CS_UNLOCK(sc);
603 CS_UNLOCK(sc);
624 CS_UNLOCK(sc);
833 CS_UNLOCK(sc);
883 CS_UNLOCK(sc);
1092 CS_UNLOCK(sc);
1105 CS_UNLOCK(sc);
1158 CS_UNLOCK(sc);
1193 CS_UNLOCK(sc);

Completed in 93 milliseconds