Symbol: BOOT_DEBUG
usr/src/cmd/boot/common/boot_utils.c
63
BOOT_DEBUG("Expected block-sized data, got: %d\n", size);
usr/src/cmd/boot/common/boot_utils.c
96
BOOT_DEBUG("Expected block-sized data, got: %d\n", size);
usr/src/cmd/boot/common/mboot_extra.c
121
BOOT_DEBUG("Unable to find extended versioning information, "
usr/src/cmd/boot/common/mboot_extra.c
128
BOOT_DEBUG("Extended information header checksum is %x\n", cksum);
usr/src/cmd/boot/common/mboot_extra.c
131
BOOT_DEBUG("Unable to find extended versioning information, "
usr/src/cmd/boot/common/mboot_extra.c
142
BOOT_DEBUG("Unable to read stage2 extended versioning "
usr/src/cmd/boot/common/mboot_extra.c
144
BOOT_DEBUG("Found %s, expected %s\n", einfo->magic,
usr/src/cmd/boot/common/mboot_extra.c
167
BOOT_DEBUG("WARNING: no update string passed to "
usr/src/cmd/boot/common/mboot_extra.c
86
BOOT_DEBUG("multiboot magic found at %p, but checksum "
usr/src/cmd/boot/common/mboot_extra.c
92
BOOT_DEBUG("multiboot structure found, but no "
usr/src/cmd/boot/installboot/i386/installboot.c
1792
BOOT_DEBUG("Error opening %s\n", file);
usr/src/cmd/boot/installboot/i386/installboot.c
1797
BOOT_DEBUG("Error getting information (stat) about %s", file);
usr/src/cmd/boot/installboot/i386/installboot.c
1809
BOOT_DEBUG("bootblock in-memory buffer size is %d\n",
usr/src/cmd/boot/installboot/i386/installboot.c
1820
BOOT_DEBUG("Read from %s failed\n", file);
usr/src/cmd/boot/installboot/i386/installboot.c
1838
BOOT_DEBUG("bootblock file size is %d\n", bblock->file_size);
usr/src/cmd/boot/installboot/i386/installboot.c
1843
BOOT_DEBUG("mboot at %p offset %d, extra at %p size %d, buf=%p "
usr/src/cmd/boot/installboot/i386/installboot.c
1863
BOOT_DEBUG("No multiboot header found on %s, unable to "
usr/src/cmd/boot/installboot/i386/installboot.c
1881
BOOT_DEBUG("WARNING: no update string passed to "
usr/src/cmd/boot/installboot/i386/installboot.c
1977
BOOT_DEBUG("Unable to open %s\n", path);
usr/src/cmd/boot/installboot/i386/installboot.c
1983
BOOT_DEBUG("Unable to stat %s\n", path);
usr/src/cmd/boot/installboot/i386/installboot.c
2152
BOOT_DEBUG("device path: %s, stage1 path: %s bootblock path: %s\n",
usr/src/cmd/boot/installboot/i386/installboot.c
2287
BOOT_DEBUG("Current device path is: %s, attaching device path is: "
usr/src/cmd/boot/installboot/i386/installboot.c
2524
BOOT_DEBUG(MEANINGLESS_OPT, "-e|-V");
usr/src/cmd/boot/installboot/i386/installboot.c
2535
BOOT_DEBUG(MEANINGLESS_OPT, "-m|-f|-u|-F");
usr/src/cmd/boot/installboot/i386/installboot.c
260
BOOT_DEBUG("Error writing the ZFS bootblock "
usr/src/cmd/boot/installboot/i386/installboot.c
489
BOOT_DEBUG("No extended information available on disk\n");
usr/src/cmd/boot/installboot/i386/installboot.c
523
BOOT_DEBUG("Forcing update of %s bootblock\n",
usr/src/cmd/boot/installboot/i386/installboot.c
530
BOOT_DEBUG("Ready to check installed version vs %s\n", update_str);
usr/src/cmd/boot/installboot/i386/installboot.c
635
BOOT_DEBUG("Error reading bootblock area\n");
usr/src/cmd/boot/installboot/i386/installboot.c
644
BOOT_DEBUG("Unable to find multiboot header\n");
usr/src/cmd/boot/installboot/i386/installboot.c
670
BOOT_DEBUG("Unable to allocate enough memory to read"
usr/src/cmd/boot/installboot/i386/installboot.c
679
BOOT_DEBUG("Error reading the bootblock\n");
usr/src/cmd/boot/installboot/i386/installboot.c
693
BOOT_DEBUG("mboot at %p offset %d, extra at %p size %d, buf=%p "
usr/src/cmd/boot/installboot/sparc/installboot.c
102
BOOT_DEBUG("Error opening %s\n", file);
usr/src/cmd/boot/installboot/sparc/installboot.c
108
BOOT_DEBUG("Error getting information (stat) about %s", file);
usr/src/cmd/boot/installboot/sparc/installboot.c
114
BOOT_DEBUG("bootblock file size is %x\n", bblock->file_size);
usr/src/cmd/boot/installboot/sparc/installboot.c
120
BOOT_DEBUG("boot block size is bigger than allowed\n");
usr/src/cmd/boot/installboot/sparc/installboot.c
135
BOOT_DEBUG("bootblock in-memory buffer size is %x\n",
usr/src/cmd/boot/installboot/sparc/installboot.c
146
BOOT_DEBUG("Read from %s failed\n", file);
usr/src/cmd/boot/installboot/sparc/installboot.c
153
BOOT_DEBUG("Reading of the bootblock done\n");
usr/src/cmd/boot/installboot/sparc/installboot.c
164
BOOT_DEBUG("mboot at %p, extra at %p, buf=%p (size=%d)\n",
usr/src/cmd/boot/installboot/sparc/installboot.c
198
BOOT_DEBUG("Error reading ZFS reserved area\n");
usr/src/cmd/boot/installboot/sparc/installboot.c
206
BOOT_DEBUG("Unable to find multiboot header\n");
usr/src/cmd/boot/installboot/sparc/installboot.c
222
BOOT_DEBUG("Unable to allocate enough memory to read"
usr/src/cmd/boot/installboot/sparc/installboot.c
233
BOOT_DEBUG("Error reading first %d bytes of the bootblock\n",
usr/src/cmd/boot/installboot/sparc/installboot.c
244
BOOT_DEBUG("Error reading ZFS reserved area the second time\n");
usr/src/cmd/boot/installboot/sparc/installboot.c
281
BOOT_DEBUG("Unable to read bootblock from %s\n", device->path);
usr/src/cmd/boot/installboot/sparc/installboot.c
287
BOOT_DEBUG("No extended information available\n");
usr/src/cmd/boot/installboot/sparc/installboot.c
299
BOOT_DEBUG("Forcing update of %s bootblock\n", device->path);
usr/src/cmd/boot/installboot/sparc/installboot.c
303
BOOT_DEBUG("Ready to check installed version vs %s\n", updt_str);
usr/src/cmd/boot/installboot/sparc/installboot.c
320
BOOT_DEBUG("WARNING: no update string passed to "
usr/src/cmd/boot/installboot/sparc/installboot.c
405
BOOT_DEBUG("Error writing first 15 blocks of %s\n",
usr/src/cmd/boot/installboot/sparc/installboot.c
416
BOOT_DEBUG("Error writing the second part of ZFS bootblock "
usr/src/cmd/boot/installboot/sparc/installboot.c
439
BOOT_DEBUG("Error writing bootblock to %s\n",
usr/src/cmd/boot/installboot/sparc/installboot.c
458
BOOT_DEBUG("Unable to open %s\n", device->path);
usr/src/cmd/boot/installboot/sparc/installboot.c
464
BOOT_DEBUG("Unable to stat %s\n", device->path);
usr/src/cmd/boot/installboot/sparc/installboot.c
613
BOOT_DEBUG("device path: %s, bootblock file path: %s\n", device_path,
usr/src/cmd/boot/installboot/sparc/installboot.c
649
BOOT_DEBUG("Ready to commit to disk\n");
usr/src/cmd/boot/installboot/sparc/installboot.c
691
BOOT_DEBUG("device path: %s\n", device_path);
usr/src/cmd/boot/installboot/sparc/installboot.c
713
BOOT_DEBUG("No multiboot header found on %s, unable "
usr/src/cmd/boot/installboot/sparc/installboot.c
782
BOOT_DEBUG("Current device path is: %s, attaching device path is: "
usr/src/cmd/boot/installboot/sparc/installboot.c
810
BOOT_DEBUG("Error reading bootblock from %s\n",
usr/src/cmd/boot/installboot/sparc/installboot.c
817
BOOT_DEBUG("No multiboot header found on %s, unable to retrieve"
usr/src/cmd/boot/installgrub/installgrub.c
1134
BOOT_DEBUG("stage2 buffer size = %d (%d sectors)\n", stage2->buf_size,
usr/src/cmd/boot/installgrub/installgrub.c
1244
BOOT_DEBUG("Unable to find multiboot header\n");
usr/src/cmd/boot/installgrub/installgrub.c
1308
BOOT_DEBUG("Unable to read stage2 from %s\n", device->path);
usr/src/cmd/boot/installgrub/installgrub.c
1309
BOOT_DEBUG("No multiboot wrapped stage2 on %s\n", device->path);
usr/src/cmd/boot/installgrub/installgrub.c
1319
BOOT_DEBUG("No extended information available\n");
usr/src/cmd/boot/installgrub/installgrub.c
1331
BOOT_DEBUG("Forcing update of %s bootblock\n", device->path);
usr/src/cmd/boot/installgrub/installgrub.c
1360
BOOT_DEBUG("WARNING: no multiboot structure found in stage2, "
usr/src/cmd/boot/installgrub/installgrub.c
1404
BOOT_DEBUG("stage2 first sector: %d\n", stage2->first_sector);
usr/src/cmd/boot/installgrub/installgrub.c
1440
BOOT_DEBUG("stage2 first sector: %d\n", stage2->first_sector);
usr/src/cmd/boot/installgrub/installgrub.c
251
BOOT_DEBUG(MEANINGLESS_OPT, "-e|-V");
usr/src/cmd/boot/installgrub/installgrub.c
259
BOOT_DEBUG(MEANINGLESS_OPT, "-m|-f|-u|-F");
usr/src/cmd/boot/installgrub/installgrub.c
299
BOOT_DEBUG("stage1 path: %s, stage2 path: %s, device: %s\n",
usr/src/cmd/boot/installgrub/installgrub.c
345
BOOT_DEBUG("Ready to commit to disk\n");
usr/src/cmd/boot/installgrub/installgrub.c
387
BOOT_DEBUG("device path: %s\n", device_path);
usr/src/cmd/boot/installgrub/installgrub.c
474
BOOT_DEBUG("Current device path is: %s, attaching device path is: "
usr/src/cmd/boot/installgrub/installgrub.c
502
BOOT_DEBUG("Error reading first stage2 blocks from %s\n",
usr/src/cmd/boot/installgrub/installgrub.c
509
BOOT_DEBUG("No multiboot header found on %s, unable to grab "