HomeSort by: relevance | last modified time | path
    Searched defs:pci_resource_scan_bus (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
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);

Completed in 12 milliseconds