early_read_config_word
ret = early_read_config_word(hose, top_bus, current_bus,
early_read_config_word(hose, top_bus, current_bus,
extern int early_read_config_word(struct pci_controller *hose, int bus,
early_read_config_word(hose, 0, 0, PCI_DEVICE_ID, &devid);
if (early_read_config_word(hose, bus, devfn,
early_read_config_word(hose, bus, devfn, PCI_COMMAND, &cmd);
early_read_config_word(hose, 0, 0, PCI_COMMAND, &cmd);
early_read_config_word(hose, 0, 0,
ret = early_read_config_word(hose, top_bus, current_bus,
early_read_config_word(hose, top_bus, current_bus,
ret = early_read_config_word(hose, top_bus, current_bus,
extern int early_read_config_word(struct pci_channel *hose, int top_bus,