Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/udapl/libdat/common/
H A Dudat_api.c203 return (DAT_EVD_DISABLE(evd_handle)); in dat_evd_disable()
/titanic_41/usr/src/lib/udapl/libdat/include/dat/
H A Dudat_redirection.h93 #define DAT_EVD_DISABLE(evd) \ macro