Home
last modified time | relevance | path

Searched refs:ofw_cpu_probe (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ofw/
H A Dofw_cpu.c147 static int ofw_cpu_probe(device_t);
161 DEVMETHOD(device_probe, ofw_cpu_probe),
185 ofw_cpu_probe(device_t dev) in ofw_cpu_probe() function