Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_cpu.c50 static int ofw_cpulist_probe(device_t);
63 DEVMETHOD(device_probe, ofw_cpulist_probe),
91 ofw_cpulist_probe(device_t dev) in ofw_cpulist_probe() function