Home
last modified time | relevance | path

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

/src/sys/dev/ofw/
H A Dofw_cpu.c52 static int ofw_cpulist_attach(device_t);
65 DEVMETHOD(device_attach, ofw_cpulist_attach),
108 ofw_cpulist_attach(device_t dev) in ofw_cpulist_attach() function