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

/freebsd-13-stable/sys/dev/altera/atse/
H A Dif_atse.c112 #define ATSE_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->atse_mtx, MA_OWNED) macro
398 ATSE_LOCK_ASSERT(sc);
882 ATSE_LOCK_ASSERT(sc);
998 ATSE_LOCK_ASSERT(sc);
1544 ATSE_LOCK_ASSERT(sc);

Completed in 34 milliseconds