of_scan_bus
extern void of_scan_bus(struct device_node *node, struct pci_bus *bus);
of_scan_bus(node, bus);
EXPORT_SYMBOL_GPL(of_scan_bus);