Home
last modified time | relevance | path

Searched refs:pbm_last_pfn (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4u/sys/pci/
H A Dpci_pbm.h103 iopfn_t pbm_last_pfn; member
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_pbm.c109 pbm_p->pbm_last_pfn = mmu_btop(last_addr); in pbm_create()
H A Dpci_dma.c624 if (TGT_PFN_INBETWEEN(pfn0, pbm_p->pbm_base_pfn, pbm_p->pbm_last_pfn)) { in pci_dma_type()
769 iopfn_t pfn_last = pbm_p->pbm_last_pfn; in pci_dma_pfn()
1341 iopfn_t pfn_last = pci_p->pci_pbm_p->pbm_last_pfn - pfn_base; in pci_dma_physwin()