Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/pci/
H A Dpci_iommu.h222 #define MP2CTX(mp) IOMMU_TTE2CTX((uint32_t)(uintptr_t)(mp)->dmai_tte) macro
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_iommu.c393 dvma_context_t ctx = MP2CTX(mp); in iommu_unmap_window()
H A Dpci_dma.c162 DEBUG2(DBG_SC, dip, "mp=%p, ctx=%x\n", mp, MP2CTX(mp)); in pci_dma_sync()
1074 pci_iommu_free_dvma_context(iommu_p, MP2CTX(mp)); in pci_dvma_unmap()
H A Dpcisch.c1070 dvma_context_t ctx = MP2CTX(mp); in pci_sc_ctx_inv()