Home
last modified time | relevance | path

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

/src/sys/powerpc/powermac/
H A Dfcu.c101 static int fcu_attach(device_t);
120 DEVMETHOD(device_attach, fcu_attach),
214 fcu_attach(device_t dev) in fcu_attach() function