Searched refs:buf_dma_handle (Results 1 – 9 of 9) sorted by relevance
77 nxge_os_dma_handle_t buf_dma_handle; /* premapped buffer handle */ member
68 hxge_os_dma_handle_t buf_dma_handle; /* premapped buffer handle */ member
329 dma_handle = tx_msg_p->buf_dma_handle; in hxge_start()424 dma_handle = tx_msg_p->buf_dma_handle; in hxge_start()
1967 tx_msg_ring[index].buf_dma_handle = tx_buf_dma_handle; in hxge_map_txdma_channel_buf_ring()
4720 ASSERT(acp->buf_dma_handle); in aac_free_dmamap()4721 (void) ddi_dma_unbind_handle(acp->buf_dma_handle); in aac_free_dmamap()4726 ASSERT(acp->buf_dma_handle); in aac_free_dmamap()4735 if (acp->buf_dma_handle) { in aac_free_dmamap()4736 ddi_dma_free_handle(&acp->buf_dma_handle); in aac_free_dmamap()4737 acp->buf_dma_handle = NULL; in aac_free_dmamap()5149 rval = ddi_dma_getwin(acp->buf_dma_handle, acp->cur_win, in aac_cmd_dma_alloc()5186 if (!acp->buf_dma_handle) { in aac_cmd_dma_alloc()5189 &acp->buf_dma_handle); in aac_cmd_dma_alloc()5200 rval = ddi_dma_buf_bind_handle(acp->buf_dma_handle, in aac_cmd_dma_alloc()[all …]
272 ddi_dma_handle_t buf_dma_handle; member
501 dma_handle = tx_msg_p->buf_dma_handle; in nxge_start()609 dma_handle = tx_msg_p->buf_dma_handle; in nxge_start()
2650 tx_msg_ring[index].buf_dma_handle = tx_buf_dma_handle; in nxge_map_txdma_channel_buf_ring()
9048 ddi_dma_handle_t buf_dma_handle; in ahci_get_rdlogext_data() local9109 buf_dma_handle = *(ddi_dma_handle_t *) in ahci_get_rdlogext_data()9111 rval = ddi_dma_sync(buf_dma_handle, 0, 0, in ahci_get_rdlogext_data()9168 ddi_dma_handle_t buf_dma_handle; in ahci_get_rqsense_data() local9231 buf_dma_handle = *(ddi_dma_handle_t *) in ahci_get_rqsense_data()9233 (void) ddi_dma_sync(buf_dma_handle, 0, 0, in ahci_get_rqsense_data()