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

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c348 NULL, &iommu->aiomt_buf_dma_cookie, &iommu->aiomt_buf_dma_ncookie);
354 iommu->aiomt_buf_dma_cookie.dmac_laddress = 0;
355 iommu->aiomt_buf_dma_cookie.dmac_size = 0;
356 iommu->aiomt_buf_dma_cookie.dmac_type = 0;
378 iommu->aiomt_buf_dma_cookie.dmac_laddress = 0;
379 iommu->aiomt_buf_dma_cookie.dmac_size = 0;
380 iommu->aiomt_buf_dma_cookie.dmac_type = 0;
394 ASSERT((iommu->aiomt_buf_dma_cookie.dmac_cookie_addr
396 ASSERT(iommu->aiomt_buf_dma_cookie.dmac_size
398 ASSERT(iommu->aiomt_buf_dma_cookie
[all...]
H A Damd_iommu_impl.h385 ddi_dma_cookie_t aiomt_buf_dma_cookie; member in struct:amd_iommu

Completed in 78 milliseconds