ofw_initrd_probe_and_attach
static void ofw_initrd_probe_and_attach(void *junk);
SYSINIT(ofw_initrd_probe_and_attach, SI_SUB_KMEM, SI_ORDER_ANY,
ofw_initrd_probe_and_attach, NULL);