Searched refs:ofw_cpu_probe (Results 1 – 1 of 1) sorted by relevance
148 static int ofw_cpu_probe(device_t);162 DEVMETHOD(device_probe, ofw_cpu_probe),204 ofw_cpu_probe(device_t dev) in ofw_cpu_probe() function