pci_resource.c | 153 static int pci_resource_scan_bus(struct pci_resources *, 623 if (pci_resource_scan_bus(pr, pd, sec_bus) != 0) { 639 * pci_resource_scan_bus -- 644 pci_resource_scan_bus(struct pci_resources *pr, function in typeref:typename:int 972 pci_resource_scan_bus(pr, NULL, pr->pr_startbus);
|