Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c1815 struct ddi_dma_req sdmareq = {0}; in amd_iommu_win() local
1868 sdmareq.dmar_flags = DDI_DMA_RDWR; in amd_iommu_win()
1869 error = map_current_window(iommu, rdip, attrp, &sdmareq, in amd_iommu_win()