Searched refs:evd_waitable (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_evd_clear_unwaitable.c76 evd_ptr->evd_waitable = DAT_TRUE;
H A Ddapl_evd_set_unwaitable.c76 evd_ptr->evd_waitable = DAT_FALSE;
H A Ddapl_evd_query.c111 (evd_ptr->evd_waitable ? DAT_EVD_STATE_WAITABLE :
H A Ddapl_evd_wait.c133 waitable = evd_ptr->evd_waitable;
160 if (!evd_ptr->evd_waitable) {
H A Ddapl_evd_util.c231 evd_ptr->evd_waitable = DAT_TRUE;
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h430 DAT_BOOLEAN evd_waitable; /* EVD state. */ member in struct:dapl_evd

Completed in 65 milliseconds