Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Dfcu.c112 static void fcu_start(void *xdev);
220 sc->enum_hook.ich_func = fcu_start; in fcu_attach()
238 fcu_start(void *xdev) in fcu_start() function