Searched refs:hr_dmahdl (Results 1 – 3 of 3) sorted by relevance
361 ddi_dma_handle_t hr_dmahdl; member
1850 DDI_DMA_SLEEP, NULL, &hdl->hr_dmahdl); in hermon_rsrc_mbox_alloc()1857 status = ddi_dma_mem_alloc(hdl->hr_dmahdl, temp_len, in hermon_rsrc_mbox_alloc()1862 ddi_dma_free_handle(&hdl->hr_dmahdl); in hermon_rsrc_mbox_alloc()1886 ddi_dma_free_handle(&hdl->hr_dmahdl); in hermon_rsrc_mbox_free()
773 status = ddi_dma_addr_bind_handle(rsrc->hr_dmahdl, NULL, in hermon_impl_mboxlist_init()831 status = ddi_dma_unbind_handle(rsrc->hr_dmahdl); in hermon_impl_mboxlist_fini()1308 dmahdl = mbox->mb_rsrcptr->hr_dmahdl; in hermon_mbox_sync()