Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ofw/
H A Dopenpic_ofw.c62 static int openpic_ofw_attach(device_t);
70 DEVMETHOD(device_attach, openpic_ofw_attach),
126 openpic_ofw_attach(device_t dev) in openpic_ofw_attach() function