Searched refs:e_suspended (Results 1 – 4 of 4) sorted by relevance
990 st->st_suspended.value.ui32 = e->e_suspended; in auimpl_engine_ksupdate()1215 if (e->e_failed || e->e_suspended) { in auimpl_engine_suspend()1216 e->e_suspended = B_TRUE; in auimpl_engine_suspend()1219 e->e_suspended = B_TRUE; in auimpl_engine_suspend()1234 ASSERT(e->e_suspended); in auimpl_engine_resume()1238 e->e_suspended = B_FALSE; in auimpl_engine_resume()1252 e->e_suspended = B_FALSE; in auimpl_engine_resume()
151 if (e->e_suspended || e->e_failed || !e->e_periodic) { in auimpl_input_callback()
323 boolean_t e_suspended; member
464 if (e->e_suspended || e->e_failed || !e->e_periodic) { in auimpl_output_callback()