Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dmae.c431 lm_address_t executer_phys_addr = {{0}}; in lm_dmae_operation_create_sgl() local
450 executer_phys_addr = operation_phys_addr; in lm_dmae_operation_create_sgl()
451 LM_INC64(&executer_phys_addr, OFFSETOF(lm_dmae_operation_t, executer_cmd[0])); in lm_dmae_operation_create_sgl()
452 operation->executer_paddr = executer_phys_addr; in lm_dmae_operation_create_sgl()