Searched refs:DAPL_MAGIC_LMR (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_get_consumer_context.c77 header->magic != DAPL_MAGIC_LMR &&
H A Ddapl_get_handle_type.c76 header->magic != DAPL_MAGIC_LMR &&
H A Ddapl_lmr_query.c75 if (DAPL_BAD_HANDLE(lmr_handle, DAPL_MAGIC_LMR)) {
H A Ddapl_set_consumer_context.c78 header->magic != DAPL_MAGIC_LMR &&
H A Ddapl_lmr_free.c72 if (DAPL_BAD_HANDLE(lmr_handle, DAPL_MAGIC_LMR)) {
H A Ddapl_lmr_util.c68 lmr->header.magic = DAPL_MAGIC_LMR;
H A Ddapl_lmr_create.c354 (region_description.for_lmr_handle, DAPL_MAGIC_LMR)) {
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h144 DAPL_MAGIC_LMR = 0x4eefCafe, enumerator in enum:dapl_magic

Completed in 62 milliseconds