Home
last modified time | relevance | path

Searched refs:DAT_PSP_CONSUMER_FLAG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_psp_create_any.c115 if ((psp_flags != DAT_PSP_CONSUMER_FLAG) && in dapl_psp_create_any()
H A Ddapl_psp_create.c108 if ((psp_flags != DAT_PSP_CONSUMER_FLAG) && in dapl_psp_create()
/illumos-gate/usr/src/lib/udapl/libdat/include/dat/
H A Ddat.h177 DAT_PSP_CONSUMER_FLAG = 0x00, /* Consumer creates an endpoint */ enumerator