Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_cpu.c149 static int ofw_cpu_attach(device_t);
163 DEVMETHOD(device_attach, ofw_cpu_attach),
248 ofw_cpu_attach(device_t dev) in ofw_cpu_attach() function