Searched refs:hda_dev_accattr (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/ |
H A D | audiohd.c | 98 static ddi_device_acc_attr_t hda_dev_accattr = { variable 337 if (audiohd_init_pci(statep, &hda_dev_accattr) != DDI_SUCCESS) { 2331 if (ddi_dma_mem_alloc(pdma->ad_dmahdl, memsize, &hda_dev_accattr, 2393 (void) audiohd_init_pci(statep, &hda_dev_accattr); 5080 &hda_dev_accattr, DDI_DMA_CONSISTENT | IOMEM_DATA_UNCACHED, 5085 &hda_dev_accattr, DDI_DMA_CONSISTENT, 5125 &hda_dev_accattr, DDI_DMA_CONSISTENT, DDI_DMA_SLEEP, NULL,
|
Completed in 53 milliseconds