Name
pci_scan_child_bus —
Scan devices below a bus
Synopsis
unsigned int pci_scan_child_bus ( | struct pci_bus * bus) ; |
Arguments
bus
Bus to scan for devices
Description
Scans devices below bus
including subordinate buses. Returns new
subordinate number including all the found devices.