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

/freebsd-12-stable/sys/dev/ae/
H A Dif_aevar.h158 #define AE_LOCK(_sc) mtx_lock(&(_sc)->mtx) macro
H A Dif_ae.c541 AE_LOCK(sc);
768 AE_LOCK(sc);
895 AE_LOCK(sc);
914 AE_LOCK(sc);
1281 AE_LOCK(sc);
1404 AE_LOCK(sc);
1420 AE_LOCK(sc);
1522 AE_LOCK(sc);
1593 AE_LOCK(sc);
1763 AE_LOCK(s
[all...]

Completed in 163 milliseconds