Searched refs:cpu_probe (Results 1 – 1 of 1) sorted by relevance
478 static int cpu_probe(device_t);489 DEVMETHOD(device_probe, cpu_probe),506 cpu_probe(device_t dev) in cpu_probe() function