Searched refs:boot_debug (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/boot/common/
H A Dboot_utils.h45 extern boolean_t boot_debug;
H A Dboot_utils.c33 boolean_t boot_debug = B_FALSE; variable
41 if (boot_debug == B_FALSE)
/illumos-gate/usr/src/cmd/boot/installboot/sparc/
H A Dinstallboot.c913 boot_debug = B_TRUE;
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c70 * 'nowrite' and 'boot_debug' come from boot_common.h.
166 boot_debug = B_TRUE;
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c1485 boot_debug = B_TRUE;

Completed in 90 milliseconds