Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c353 &recv_ctx->status_desc_dma_handle, in unm_free_hw_resources()
545 &recv_ctx->status_desc_dma_handle, in unm_nic_hw_resources()
1338 unm_desc_dma_sync(recv_ctx->status_desc_dma_handle, start, max, in unm_process_rcv_ring()
1362 unm_desc_dma_sync(recv_ctx->status_desc_dma_handle, start, in unm_process_rcv_ring()
H A Dunm_nic.h420 ddi_dma_handle_t status_desc_dma_handle; member