Lines Matching refs:hose
119 extern int early_read_config_byte(struct pci_controller *hose, int bus,
121 extern int early_read_config_word(struct pci_controller *hose, int bus,
123 extern int early_read_config_dword(struct pci_controller *hose, int bus,
125 extern int early_write_config_byte(struct pci_controller *hose, int bus,
127 extern int early_write_config_word(struct pci_controller *hose, int bus,
129 extern int early_write_config_dword(struct pci_controller *hose, int bus,
132 extern int early_find_capability(struct pci_controller *hose, int bus,
135 extern void setup_indirect_pci(struct pci_controller* hose,
142 extern int __indirect_read_config(struct pci_controller *hose,
252 extern void isa_bridge_find_early(struct pci_controller *hose);
277 extern void pci_process_bridge_OF_ranges(struct pci_controller *hose,