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

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c773 mp, MP_PFN0(mp) - pfn_adj);
776 PCI_SET_MP_PFN(mp, 0, MP_PFN0(mp) - pfn_adj);
788 PCI_SET_MP_PFN(mp, 0, MP_PFN0(mp) - pfn_adj); /* pfnlst[0] */
798 NAMEINST(mp->dmai_rdip), MP_PFN0(mp), pfn);
955 *tte_addr = tte | IOMMU_PTOB(MP_PFN0(mp)); /* map page 0 */
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h97 #define MP_PFN0(mp) ((iopfn_t)(mp)->dmai_pfn0) macro

Completed in 63 milliseconds