Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dmae.h92 #define DMAE_COMPLETION_VAL 0xD1AE // local completion word value with edianity mode 2… macro
H A Dlm_dmae.c370 DMAE_COMPLETION_VAL); in lm_dmae_operation_create()
615 …>completion_value = context->change_endianity ? DMAE_COMPLETION_VAL_SWAPPED : DMAE_COMPLETION_VAL ; in lm_dmae_context_create()
617 context->completion_value = DMAE_COMPLETION_VAL; in lm_dmae_context_create()