Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ofw/
Dofw_cpu.c43 static int ofw_cpulist_attach(device_t);
52 DEVMETHOD(device_attach, ofw_cpulist_attach),
96 ofw_cpulist_attach(device_t dev) in ofw_cpulist_attach() function