BMDPRINTF
BMDPRINTF(("rootfs bootpath: %s\n", rootfs.bo_name));
BMDPRINTF(("rootfs fstype: %s\n", rootfs.bo_fstype));
BMDPRINTF(("load_boot_platform_modules: %s\n", drv));
BMDPRINTF(("load_boot_platform_modules: %s -> %s\n",
BMDPRINTF(("path_to_devinfo: %s bound to %s\n",
BMDPRINTF(("rootconf: fstype %s\n", rootfs.bo_fstype));
BMDPRINTF(("rootconf: name %s\n", rootfs.bo_name));
BMDPRINTF(("rootconf: flags 0x%x\n", rootfs.bo_flags));
BMDPRINTF(("rootconf: obp_bootpath %s\n", obp_bootpath));
BMDPRINTF(("rootconf: calling VFS_MOUNTROOT %s\n", rootfs.bo_fstype));
BMDPRINTF(("preload_module: %s\n", name));
BMDPRINTF(("loadrootmodules: fstype %s\n", rootfs.bo_fstype));
BMDPRINTF(("loadrootmodules: name %s\n", rootfs.bo_name));
BMDPRINTF(("loadrootmodules: flags 0x%x\n", rootfs.bo_flags));
BMDPRINTF(("loadrootmodules: impl_module_list\n"));
BMDPRINTF(("loadrootmodules: platform_module_list\n"));
BMDPRINTF(("loadrootmodules: rootfs %s\n", rootfs.bo_name));
BMDPRINTF(("loadrootmodules: obp_bootpath %s\n", obp_bootpath));
BMDPRINTF(("loadrootmodules: preload_module\n"));
BMDPRINTF(("load_boot_driver: %s\n", drv));
BMDPRINTF(("load_boot_driver: %s -> %s\n", drv, drvname));
BMDPRINTF(("load_bootpath_drivers: %s\n", bootpath));
BMDPRINTF(("load_bootpath_drivers: parent=%s leaf=%s\n",