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

/freebsd-11-stable/sys/dev/otus/
H A Dif_otus.c447 OTUS_LOCK_ASSERT(sc);
500 OTUS_LOCK_ASSERT(sc);
1155 OTUS_LOCK_ASSERT(sc);
1165 OTUS_LOCK_ASSERT(sc);
1187 OTUS_LOCK_ASSERT(sc);
1201 OTUS_LOCK_ASSERT(sc);
1279 OTUS_LOCK_ASSERT(sc);
1341 OTUS_LOCK_ASSERT(sc);
1355 OTUS_LOCK_ASSERT(sc);
1414 OTUS_LOCK_ASSERT(s
[all...]
H A Dif_otusreg.h985 #define OTUS_LOCK_ASSERT(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro

Completed in 125 milliseconds