Searched defs:audiohd_alloc_dma_mem (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.c56 static int audiohd_alloc_dma_mem(audiohd_state_t *, audiohd_dma_t *,
2309 * audiohd_alloc_dma_mem()
2316 audiohd_alloc_dma_mem(audiohd_state_t *statep, audiohd_dma_t *pdma, function
2353 } /* audiohd_alloc_dma_mem() */
2494 retval = audiohd_alloc_dma_mem(statep, &statep->hda_dma_corb,
2504 retval = audiohd_alloc_dma_mem(statep, &statep->hda_dma_rirb,

Completed in 57 milliseconds