Searched refs:ad_acchdl (Results 1 – 2 of 2) sorted by relevance
766 ddi_acc_handle_t ad_acchdl; member
2335 &pdma->ad_acchdl) != DDI_SUCCESS) { in audiohd_alloc_dma_mem()2369 if (pdma->ad_acchdl != NULL) { in audiohd_release_dma_mem()2370 ddi_dma_mem_free(&pdma->ad_acchdl); in audiohd_release_dma_mem()2371 pdma->ad_acchdl = NULL; in audiohd_release_dma_mem()