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

/freebsd-11-stable/sys/dev/alc/
H A Dif_alcvar.h279 #define ALC_UNLOCK(_sc) mtx_unlock(&(_sc)->alc_mtx) macro
H A Dif_alc.c608 ALC_UNLOCK(sc);
616 ALC_UNLOCK(sc);
628 ALC_UNLOCK(sc);
1673 ALC_UNLOCK(sc);
2485 ALC_UNLOCK(sc);
2651 ALC_UNLOCK(sc);
2683 ALC_UNLOCK(sc);
2928 ALC_UNLOCK(sc);
3048 ALC_UNLOCK(sc);
3063 ALC_UNLOCK(s
[all...]

Completed in 81 milliseconds