Searched refs:aiomt_dma_bufva (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c323 DDI_DMA_SLEEP, NULL, (caddr_t *)&iommu->aiomt_dma_bufva,
328 iommu->aiomt_dma_bufva = NULL;
338 ASSERT(((uintptr_t)iommu->aiomt_dma_bufva &
346 iommu->aiomt_dma_bufva, iommu->aiomt_dma_mem_realsz,
360 iommu->aiomt_dma_bufva = NULL;
384 iommu->aiomt_dma_bufva = NULL;
404 iommu->aiomt_devtbl = iommu->aiomt_dma_bufva;
535 iommu->aiomt_dma_bufva = NULL;
H A Damd_iommu_impl.h382 void *aiomt_dma_bufva; member in struct:amd_iommu

Completed in 49 milliseconds