Searched refs:pci_to_phys (Results 1 – 1 of 1) sorted by relevance
83 static bus_addr_t pci_to_phys(bus_dma_tag_t, bus_addr_t);133 pci_bus_dma_tag._dma_bus_mem_to_phys = pci_to_phys; in pmppc_pci_get_chipset_tag()143 static bus_addr_t pci_to_phys(bus_dma_tag_t t, bus_addr_t a) in pci_to_phys() function