Home
last modified time | relevance | path

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

/src/sys/powerpc/powermac/
H A Dcpcht.c68 static int cpcht_attach(device_t);
97 DEVMETHOD(device_attach, cpcht_attach),
171 cpcht_attach(device_t dev) in cpcht_attach() function