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

/freebsd-13-stable/sys/dev/altera/atse/
H A Dif_atse.c110 #define ATSE_LOCK(_sc) mtx_lock(&(_sc)->atse_mtx) macro
232 ATSE_LOCK(sc);
269 ATSE_LOCK(sc);
292 ATSE_LOCK(sc);
349 ATSE_LOCK(sc);
929 ATSE_LOCK(sc);
947 ATSE_LOCK(sc);
961 ATSE_LOCK(sc);
967 ATSE_LOCK(sc);
1023 ATSE_LOCK(s
[all...]

Completed in 54 milliseconds