Home
last modified time | relevance | path

Searched refs:pfn_base (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c770 iopfn_t pfn_base = pbm_p->pbm_base_pfn; in pci_dma_pfn() local
772 iopfn_t pfn_adj = peer ? pfn_base : 0; in pci_dma_pfn()
798 if (peer ^ TGT_PFN_INBETWEEN(pfn, pfn_base, pfn_last)) { in pci_dma_pfn()
1342 iopfn_t pfn_base = pci_p->pci_pbm_p->pbm_base_pfn; in pci_dma_physwin() local
1343 iopfn_t pfn_last = pci_p->pci_pbm_p->pbm_last_pfn - pfn_base; in pci_dma_physwin()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.c561 px_iopfn_t pfn_base = peer32 ? pec_p->pec_base32_pfn : in px_dma_pfn() local
565 px_iopfn_t pfn_adj = peer ? pfn_base : 0; in px_dma_pfn()
591 if (peer ^ TGT_PFN_INBETWEEN(pfn, pfn_base, pfn_last)) { in px_dma_pfn()