unsigned char __devinit pci_bus_max_busnr (struct pci_bus * bus);
unsigned char __devinit pci_bus_max_busnr
pointer to PCI bus structure to search
Given a PCI bus, returns the highest PCI bus number present in the set including the given PCI bus and its list of child PCI buses.