Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_cpu.c51 static int ofw_cpulist_attach(device_t);
64 DEVMETHOD(device_attach, ofw_cpulist_attach),
106 ofw_cpulist_attach(device_t dev) in ofw_cpulist_attach() function