Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dmae.c327 command->comp_addr_lo = context->completion_word_paddr.as_u32.low; in lm_dmae_initialize_command_by_block()
417 command->comp_addr_lo = lm_dmae_idx_to_go_cmd(operation->context->executer_channel) / 4; in lm_dmae_initialize_sgl_loader_command()
490 last_sge->comp_addr_lo = lm_dmae_idx_to_go_cmd(operation->context->main_channel) / 4; in lm_dmae_operation_add_sge()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.c918 cmd->comp_addr_lo = OSAL_CPU_TO_LE32(DMA_LO(phys)); in ecore_dmae_execute_command()
H A Decore_hsi_common.h1637 __le32 comp_addr_lo /* PCIe completion address low in bytes or GRC completion address in DW */; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_common.h1637 __le32 comp_addr_lo /* PCIe completion address low in bytes or GRC completion address in DW */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h256 u32_t comp_addr_lo /* completion address low/grc address */; member