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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h284 #define PCI_SET_MP_PFN1(mp, page_no, pfn) { \ macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c665 PCI_SET_MP_PFN1(mp, i, pfn);
678 PCI_SET_MP_PFN1(mp, i, pfn);
740 PCI_SET_MP_PFN1(mp, i, (iopfn_t)pfn);
805 PCI_SET_MP_PFN1(mp, i, pfn - pfn_adj);

Completed in 64 milliseconds