Lines Matching refs:hose
134 extern int early_read_config_byte(struct pci_controller *hose, int bus,
136 extern int early_read_config_word(struct pci_controller *hose, int bus,
138 extern int early_read_config_dword(struct pci_controller *hose, int bus,
140 extern int early_write_config_byte(struct pci_controller *hose, int bus,
142 extern int early_write_config_word(struct pci_controller *hose, int bus,
144 extern int early_write_config_dword(struct pci_controller *hose, int bus,
147 extern int early_find_capability(struct pci_controller *hose, int bus,
150 extern void setup_indirect_pci(struct pci_controller* hose,
157 extern int __indirect_read_config(struct pci_controller *hose,
267 extern void isa_bridge_find_early(struct pci_controller *hose);
292 extern void pci_process_bridge_OF_ranges(struct pci_controller *hose,