Lines Matching defs:phb
89 static inline unsigned long get_bus_address(struct pci_controller *phb, in get_bus_address()
95 static u32 scc_pciex_read_port(struct pci_controller *phb, in scc_pciex_read_port()
121 static void scc_pciex_write_port(struct pci_controller *phb, in scc_pciex_write_port()
145 static u8 __scc_pciex_inb(struct pci_controller *phb, unsigned long port) in __scc_pciex_inb()
150 static u16 __scc_pciex_inw(struct pci_controller *phb, unsigned long port) in __scc_pciex_inw()
163 static u32 __scc_pciex_inl(struct pci_controller *phb, unsigned long port) in __scc_pciex_inl()
177 static void __scc_pciex_outb(struct pci_controller *phb, in __scc_pciex_outb()
183 static void __scc_pciex_outw(struct pci_controller *phb, in __scc_pciex_outw()
196 static void __scc_pciex_outl(struct pci_controller *phb, in __scc_pciex_outl()
370 struct pci_controller *phb = pci_bus_to_host(bus); in scc_pciex_read_config() local
389 struct pci_controller *phb = pci_bus_to_host(bus); in scc_pciex_write_config() local
474 struct pci_controller *phb = dev_id; in pciex_handle_internal_irq() local
486 struct pci_controller *phb) in celleb_setup_pciex()