Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Dmacio.c80 static int macio_attach(device_t);
109 DEVMETHOD(device_attach, macio_attach),
321 macio_attach(device_t dev) in macio_attach() function