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

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c903 #define IOMMU_FCE_TO_CTX(i) (((i) << 3) | ((i) & 0x7) | 0x38) macro
943 dvma_context_t ctx = IOMMU_FCE_TO_CTX(i);

Completed in 61 milliseconds