Home
last modified time | relevance | path

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

/freebsd-12.1/sys/powerpc/ofw/
H A Dofw_initrd.c55 static int ofw_initrd_attach(device_t dev);
87 ofw_initrd_attach(device_t dev) in ofw_initrd_attach() function
146 DEVMETHOD(device_attach, ofw_initrd_attach),