Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c331 unm_pci_free_consistent(&adapter->ahw.cmd_desc_dma_handle, in unm_free_hw_resources()
528 &hw->cmd_desc_dma_handle, in unm_nic_hw_resources()
836 unm_desc_dma_sync(hw->cmd_desc_dma_handle, in unm_send_copy()
1040 unm_desc_dma_sync(hw->cmd_desc_dma_handle, saved_producer, no_of_desc, in unm_send_mapped()
H A Dunm_nic.h249 ddi_dma_handle_t cmd_desc_dma_handle; member
H A Dunm_nic_hw.c2133 unm_desc_dma_sync(adapter->ahw.cmd_desc_dma_handle, producer, in nx_nic_send_cmd_descs()