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

  /src/sys/dev/pci/
pciconf.c 194 static int probe_bus(pciconf_bus_t *);
300 probe_bus(pciconf_bus_t *pb) function in typeref:typename:int
445 if (probe_bus(pb)) {
1580 rv = probe_bus(pb);
pciconf.c 194 static int probe_bus(pciconf_bus_t *);
300 probe_bus(pciconf_bus_t *pb) function in typeref:typename:int
445 if (probe_bus(pb)) {
1580 rv = probe_bus(pb);

Completed in 55 milliseconds