Home
last modified time | relevance | path

Searched refs:DAT_EVD_SET_UNWAITABLE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/udapl/libdat/common/
H A Dudat_api.c210 return (DAT_EVD_SET_UNWAITABLE(evd_handle)); in dat_evd_set_unwaitable()
/illumos-gate/usr/src/lib/udapl/libdat/include/dat/
H A Dudat_redirection.h95 #define DAT_EVD_SET_UNWAITABLE(evd) \ macro