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

/freebsd-12-stable/sys/dev/alc/
H A Dif_alcvar.h282 #define ALC_UNLOCK(_sc) mtx_unlock(&(_sc)->alc_mtx) macro
H A Dif_alc.c616 ALC_UNLOCK(sc);
624 ALC_UNLOCK(sc);
636 ALC_UNLOCK(sc);
1686 ALC_UNLOCK(sc);
2500 ALC_UNLOCK(sc);
2666 ALC_UNLOCK(sc);
2698 ALC_UNLOCK(sc);
2943 ALC_UNLOCK(sc);
3069 ALC_UNLOCK(sc);
3084 ALC_UNLOCK(s
[all...]

Completed in 56 milliseconds