Home
last modified time | relevance | path

Searched refs:DAT_INVALID_ARG1 (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/lib/udapl/libdat/common/
H A Dudat.c92 return (DAT_ERROR(DAT_INVALID_PARAMETER, DAT_INVALID_ARG1)); in dat_registry_add_provider()
124 return (DAT_ERROR(DAT_INVALID_PARAMETER, DAT_INVALID_ARG1)); in dat_registry_remove_provider()
167 return (DAT_ERROR(DAT_INVALID_PARAMETER, DAT_INVALID_ARG1)); in dat_ia_openv()
173 return (DAT_ERROR(DAT_INVALID_PARAMETER, DAT_INVALID_ARG1)); in dat_ia_openv()
351 return (DAT_ERROR(DAT_INVALID_PARAMETER, DAT_INVALID_ARG1)); in dat_registry_list_providers()
H A Ddat_strerror.c310 case DAT_INVALID_ARG1: in dat_strerror_minor()
/titanic_50/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_evd_post_se.c83 dat_status = DAT_ERROR(DAT_INVALID_PARAMETER, DAT_INVALID_ARG1); in dapl_evd_post_se()
H A Ddapl_lmr_free.c121 DAT_INVALID_ARG1); in dapl_lmr_free()
H A Ddapl_ia_open.c204 dat_status = DAT_ERROR(DAT_INVALID_PARAMETER, DAT_INVALID_ARG1); in dapl_ia_open()
/titanic_50/usr/src/lib/udapl/libdat/include/dat/
H A Ddat_error.h247 DAT_INVALID_ARG1, enumerator
/titanic_50/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_qp.c597 return (DAT_ERROR(DAT_INVALID_PARAMETER, DAT_INVALID_ARG1)); in dapls_ib_srq_alloc()