Searched refs:CHIPC_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance
171 #define CHIPC_LOCK_ASSERT(sc, what) mtx_assert(&(sc)->mtx, what) macro
1230 CHIPC_LOCK_ASSERT(sc, MA_OWNED); in chipc_enable_sprom_pins()1282 CHIPC_LOCK_ASSERT(sc, MA_OWNED); in chipc_disable_sprom_pins()