Searched refs:KCTL_WR_ST_RUN (Results 1 – 2 of 2) sorted by relevance
234 kctl.kctl_wr_state != KCTL_WR_ST_RUN) { in kctl_wr_thread()293 kctl.kctl_wr_state = KCTL_WR_ST_RUN; in kctl_wr_thr_start()301 ASSERT(kctl.kctl_wr_state == KCTL_WR_ST_RUN); in kctl_wr_thr_stop()
57 KCTL_WR_ST_RUN, /* WR queue thread is running */ enumerator