Home
last modified time | relevance | path

Searched refs:mc_idle (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbman_low.c392 mc->state = mc_idle; in bm_mc_init()
401 ASSERT_COND(mc->state == mc_idle); in bm_mc_finish()
403 if (mc->state != mc_idle) in bm_mc_finish()
414 ASSERT_COND(mc->state == mc_idle); in bm_mc_start()
428 mc->state = mc_idle; in bm_mc_abort()
464 mc->state = mc_idle; in bm_mc_result()
H A Dbman_private.h154 mc_idle, enumerator
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h1045 mc->state = mc_idle; in qm_mc_init()
1054 ASSERT_COND(mc->state == mc_idle); in qm_mc_finish()
1055 if (mc->state != mc_idle) in qm_mc_finish()
1065 ASSERT_COND(mc->state == mc_idle); in qm_mc_start()
1077 mc->state = mc_idle; in qm_mc_abort()
1115 mc->state = mc_idle; in qm_mc_result()
H A Dqman_private.h185 mc_idle, enumerator