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

/freebsd-10.3-release/sys/dev/smc/
H A Dif_smc.c82 #define SMC_ASSERT_LOCKED(sc) mtx_assert(&(sc)->smc_mtx, MA_OWNED) macro
499 SMC_ASSERT_LOCKED(sc);
939 SMC_ASSERT_LOCKED(sc);
959 SMC_ASSERT_LOCKED(sc);
1102 SMC_ASSERT_LOCKED(sc);
1152 SMC_ASSERT_LOCKED(sc);
1181 SMC_ASSERT_LOCKED(sc);
1237 SMC_ASSERT_LOCKED(sc);

Completed in 90 milliseconds