Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_mem.c536 &phyctgp->cpqary3_dmahandle))) { in cpqary3_alloc_phyctgs_mem()
559 retvalue = ddi_dma_mem_alloc(phyctgp->cpqary3_dmahandle, in cpqary3_alloc_phyctgs_mem()
575 retvalue = ddi_dma_addr_bind_handle(phyctgp->cpqary3_dmahandle, in cpqary3_alloc_phyctgs_mem()
649 cpqary3_phyctgp->cpqary3_dmahandle); in cpqary3_free_phyctgs_mem()
657 ddi_dma_free_handle(&cpqary3_phyctgp->cpqary3_dmahandle); in cpqary3_free_phyctgs_mem()
H A Dcpqary3_q_mem.h58 ddi_dma_handle_t cpqary3_dmahandle; member