Searched refs:cno_state (Results 1 – 4 of 4) sorted by relevance
86 if (cno_ptr->cno_state == DAPL_CNO_STATE_DEAD) { in dapl_cno_wait()157 if (cno_ptr->cno_state == DAPL_CNO_STATE_DEAD) { in dapl_cno_wait()
96 cno_ptr->cno_state = DAPL_CNO_STATE_UNTRIGGERED; in dapl_cno_create()
90 cno_ptr->cno_state = DAPL_CNO_STATE_UNTRIGGERED; in dapl_cno_alloc()
406 DAPL_CNO_STATE cno_state; member