Searched refs:PCI_GET_MP_PFN1 (Results 1 – 2 of 2) sorted by relevance
273 #define PCI_GET_MP_PFN1(mp, page_no) (((iopfn_t *)(mp)->dmai_pfnlst)[page_no]) macro275 (iopfn_t)(mp)->dmai_pfnlst : PCI_GET_MP_PFN1(mp, page_no))
795 iopfn_t pfn = PCI_GET_MP_PFN1(mp, i); in pci_dma_pfn()1198 pfn = PCI_GET_MP_PFN1(mp, start_idx); in pci_dma_newwin()1369 pfn = bypass_pfn | PCI_GET_MP_PFN1(mp, i); in pci_dma_physwin()