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

/freebsd-11-stable/sys/dev/ale/
H A Dif_alevar.h240 #define ALE_LOCK(_sc) mtx_lock(&(_sc)->ale_mtx) macro
H A Dif_ale.c304 ALE_LOCK(sc);
326 ALE_LOCK(sc);
715 ALE_LOCK(sc);
1476 ALE_LOCK(sc);
1561 ALE_LOCK(sc);
1579 ALE_LOCK(sc);
1883 ALE_LOCK(sc);
1985 ALE_LOCK(sc);
1995 ALE_LOCK(sc);
2013 ALE_LOCK(s
[all...]

Completed in 59 milliseconds