Searched refs:pcib_probe (Results 1 – 1 of 1) sorted by relevance
52 static int pcib_probe(device_t dev);56 DEVMETHOD(device_probe, pcib_probe),124 pcib_probe(device_t dev) in pcib_probe() function