Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Dplatform_powermac.c64 static int powermac_attach(platform_t);
80 PLATFORMMETHOD(platform_attach, powermac_attach),
198 powermac_attach(platform_t plat) in powermac_attach() function