Lines Matching refs:BOOT_DEBUG

259 		BOOT_DEBUG("Error writing the ZFS bootblock "  in install_stage2_cb()
488 BOOT_DEBUG("No extended information available on disk\n"); in compare_einfo_cb()
522 BOOT_DEBUG("Forcing update of %s bootblock\n", in compare_einfo_cb()
529 BOOT_DEBUG("Ready to check installed version vs %s\n", update_str); in compare_einfo_cb()
634 BOOT_DEBUG("Error reading bootblock area\n"); in read_stage2_cb()
643 BOOT_DEBUG("Unable to find multiboot header\n"); in read_stage2_cb()
669 BOOT_DEBUG("Unable to allocate enough memory to read" in read_stage2_cb()
678 BOOT_DEBUG("Error reading the bootblock\n"); in read_stage2_cb()
692 BOOT_DEBUG("mboot at %p offset %d, extra at %p size %d, buf=%p " in read_stage2_cb()
1791 BOOT_DEBUG("Error opening %s\n", file); in read_bootblock_from_file()
1796 BOOT_DEBUG("Error getting information (stat) about %s", file); in read_bootblock_from_file()
1808 BOOT_DEBUG("bootblock in-memory buffer size is %d\n", in read_bootblock_from_file()
1819 BOOT_DEBUG("Read from %s failed\n", file); in read_bootblock_from_file()
1837 BOOT_DEBUG("bootblock file size is %d\n", bblock->file_size); in read_bootblock_from_file()
1842 BOOT_DEBUG("mboot at %p offset %d, extra at %p size %d, buf=%p " in read_bootblock_from_file()
1862 BOOT_DEBUG("No multiboot header found on %s, unable to " in read_bootblock_from_file()
1880 BOOT_DEBUG("WARNING: no update string passed to " in add_bootblock_einfo()
1976 BOOT_DEBUG("Unable to open %s\n", path); in open_device()
1982 BOOT_DEBUG("Unable to stat %s\n", path); in open_device()
2151 BOOT_DEBUG("device path: %s, stage1 path: %s bootblock path: %s\n", in handle_install()
2286 BOOT_DEBUG("Current device path is: %s, attaching device path is: " in handle_mirror()
2521 BOOT_DEBUG(MEANINGLESS_OPT, "-e|-V"); in check_options()
2532 BOOT_DEBUG(MEANINGLESS_OPT, "-m|-f|-u|-F"); in check_options()