Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/powerpc/powermac/
Dhrowpic.c64 static int hrowpic_attach(device_t);
76 DEVMETHOD(device_attach, hrowpic_attach),
143 hrowpic_attach(device_t dev) in hrowpic_attach() function