Searched defs:pci_address_to_pio (Results 1 – 3 of 3) sorted by relevance
311 unsigned long pci_address_to_pio(phys_addr_t address) in pci_address_to_pio() function
4212 unsigned long __weak pci_address_to_pio(phys_addr_t address) in pci_address_to_pio() function
2026 static inline unsigned long pci_address_to_pio(phys_addr_t addr) { return -1; } in pci_address_to_pio() function