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.c148 static int ofw_cpu_attach(device_t);
162 DEVMETHOD(device_attach, ofw_cpu_attach),
202 ofw_cpu_attach(device_t dev) in ofw_cpu_attach() function