Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_cno_wait.c86 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()
H A Ddapl_cno_create.c96 cno_ptr->cno_state = DAPL_CNO_STATE_UNTRIGGERED; in dapl_cno_create()
H A Ddapl_cno_util.c90 cno_ptr->cno_state = DAPL_CNO_STATE_UNTRIGGERED; in dapl_cno_alloc()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h406 DAPL_CNO_STATE cno_state; member