Searched refs:PCI_BUS (Results 1 – 1 of 1) sorted by relevance
567 #define PCI_BUS(d) (((d) >> 16) & 0xff) macro670 pci_hose_phys_to_bus(pci_bus_to_hose(PCI_BUS(dev)), (addr), (flags))672 pci_hose_bus_to_phys(pci_bus_to_hose(PCI_BUS(dev)), (addr), (flags))675 pci_hose_phys_to_bus(pci_bus_to_hose(PCI_BUS(dev)), \678 map_physmem(pci_hose_bus_to_phys(pci_bus_to_hose(PCI_BUS(dev)), \
Completed in 7 milliseconds