Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/powerpc/powermac/
HDcpcht.c510 static int openpic_cpcht_attach(device_t);
521 DEVMETHOD(device_attach, openpic_cpcht_attach),
564 openpic_cpcht_attach(device_t dev) in openpic_cpcht_attach() function