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

/freebsd-10.0-release/sys/dev/altera/atse/
H A Dif_atse.c109 #define ATSE_LOCK(_sc) mtx_lock(&(_sc)->atse_mtx) macro
444 ATSE_LOCK(sc);
989 ATSE_LOCK(sc);
1008 ATSE_LOCK(sc);
1022 ATSE_LOCK(sc);
1061 ATSE_LOCK(sc);
1135 ATSE_LOCK(sc);
1286 ATSE_LOCK(sc);
1311 ATSE_LOCK(sc);
1329 ATSE_LOCK(s
[all...]

Completed in 57 milliseconds