Query: pci_bus_max_busnr
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_BUS_MAX_BUSNR(9) Hardware Interfaces PCI_BUS_MAX_BUSNR(9)NAMEpci_bus_max_busnr - returns maximum PCI bus number of given bus' childrenSYNOPSISunsigned char pci_bus_max_busnr(struct pci_bus * bus);ARGUMENTSbus pointer to PCI bus structure to searchDESCRIPTIONGiven 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_BUS_MAX_BUSNR(9)