Searched refs:tr_dmahdl (Results 1 – 3 of 3) sorted by relevance
326 ddi_dma_handle_t tr_dmahdl; member
2258 DDI_DMA_SLEEP, NULL, &hdl->tr_dmahdl); in tavor_rsrc_mbox_alloc()2274 ddi_dma_free_handle(&hdl->tr_dmahdl); in tavor_rsrc_mbox_alloc()2292 status = ddi_dma_mem_alloc(hdl->tr_dmahdl, temp_len, in tavor_rsrc_mbox_alloc()2297 ddi_dma_free_handle(&hdl->tr_dmahdl); in tavor_rsrc_mbox_alloc()2346 ddi_dma_free_handle(&hdl->tr_dmahdl); in tavor_rsrc_mbox_free()
764 status = ddi_dma_addr_bind_handle(rsrc->tr_dmahdl, NULL, in tavor_impl_mboxlist_init()830 status = ddi_dma_unbind_handle(rsrc->tr_dmahdl); in tavor_impl_mboxlist_fini()1271 dmahdl = mbox->mb_rsrcptr->tr_dmahdl; in tavor_mbox_sync()