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

/freebsd-10.1-release/sys/dev/sn/
H A Dif_snvar.h74 #define SN_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
H A Dif_sn.c239 SN_UNLOCK(sc);
253 SN_UNLOCK(sc);
361 SN_UNLOCK(sc);
780 SN_UNLOCK(sc);
1105 SN_UNLOCK(sc);
1152 SN_UNLOCK(sc);
1161 SN_UNLOCK(sc);

Completed in 41 milliseconds