Searched defs:unm_desc_dma_sync (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c593 void unm_desc_dma_sync(ddi_dma_handle_t handle, uint_t start, uint_t count, function
836 unm_desc_dma_sync(hw->cmd_desc_dma_handle,
1040 unm_desc_dma_sync(hw->cmd_desc_dma_handle, saved_producer, no_of_desc,
1338 unm_desc_dma_sync(recv_ctx->status_desc_dma_handle, start, max,
1362 unm_desc_dma_sync(recv_ctx->status_desc_dma_handle, start,
1543 unm_desc_dma_sync(rcv_desc->rx_desc_dma_handle,
1591 unm_desc_dma_sync(rcv_desc->rx_desc_dma_handle, last_producer,

Completed in 64 milliseconds