/illumos-gate/usr/src/psm/stand/boot/sparc/common/ |
H A D | bootflags.c | 121 boothowto |= RB_VERBOSE; in bootflags() 173 (RB_ASKNAME | RB_DEBUGENTER | RB_VERBOSE | RB_HALT | RB_KMDB))) { in bootflags() 190 if (boothowto & RB_VERBOSE) in bootflags()
|
H A D | boot_plat.c | 210 if ((go2 = readfile(fd, boothowto & RB_VERBOSE)) != in post_mountroot()
|
/illumos-gate/usr/src/stand/lib/fs/nfs/ |
H A D | bootparams.c | 151 if (printed_waiting_msg && (boothowto & RB_VERBOSE)) in whoami() 165 if (boothowto & RB_VERBOSE) in whoami() 181 if (boothowto & RB_VERBOSE) in whoami() 310 (boothowto & RB_VERBOSE)) { in getfile()
|
H A D | mount.c | 253 if (boothowto & RB_VERBOSE) { in setup_root_vars() 585 if (boothowto & RB_VERBOSE) in boot_nfs_mountroot() 589 if (boothowto & RB_VERBOSE) in boot_nfs_mountroot() 598 if (boothowto & RB_VERBOSE) in boot_nfs_mountroot() 644 if (boothowto & RB_VERBOSE) { in boot_nfs_mountroot()
|
/illumos-gate/usr/src/stand/lib/fs/hsfs/ |
H A D | hsfsops.c | 167 if ((boothowto & RB_DEBUG) && (boothowto & RB_VERBOSE)) in find() 463 if ((boothowto & RB_DEBUG) && (boothowto & RB_VERBOSE)) in boot_hsfs_mountroot() 534 if ((boothowto & RB_DEBUG) && (boothowto & RB_VERBOSE)) { in boot_hsfs_mountroot() 594 if ((boothowto & RB_DEBUG) && (boothowto & RB_VERBOSE)) in boot_hsfs_open() 603 if ((boothowto & RB_DEBUG) && (boothowto & RB_VERBOSE)) in boot_hsfs_open() 678 if ((boothowto & RB_DEBUG) && (boothowto & RB_VERBOSE)) in boot_hsfs_close() 881 (boothowto & RB_VERBOSE)) in parse_susp() 902 (boothowto & RB_VERBOSE)) in parse_susp() 918 (boothowto & RB_VERBOSE)) in parse_susp()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | boot.h | 51 { "boot_verbose", RB_VERBOSE},
|
H A D | reboot.h | 52 #define RB_VERBOSE 0x800 /* print all potentially useful info */ macro
|
/illumos-gate/usr/src/stand/sys/ |
H A D | bootdebug.h | 54 #define DBFLAGS (RB_DEBUG | RB_VERBOSE)
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | reboot.h | 59 #define RB_VERBOSE 0x00002000 /* set for chatty boot */ macro
|
/illumos-gate/usr/src/stand/lib/fs/ufs/ |
H A D | lufsboot.c | 489 if (boothowto & RB_VERBOSE) in lufs_boot_init() 572 if (boothowto & RB_VERBOSE) in lufs_boot_init() 577 if (boothowto & RB_VERBOSE) in lufs_boot_init() 581 if (boothowto & RB_VERBOSE) in lufs_boot_init()
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | freebsd.h | 33 #define RB_VERBOSE 0x800 /* print all potentially useful info */ macro
|
H A D | boot.c | 930 clval |= RB_VERBOSE; in bsd_boot()
|
/illumos-gate/usr/src/boot/i386/libi386/ |
H A D | bootinfo.c | 89 howto |= RB_VERBOSE; in bi_getboothowto()
|
/illumos-gate/usr/src/uts/common/krtld/ |
H A D | kobj_bootflags.c | 199 boothowto |= RB_VERBOSE; in bootflags()
|
H A D | bootrd.c | 199 if (boothowto & RB_VERBOSE) in kobj_boot_unmountroot()
|
/illumos-gate/usr/src/stand/lib/inet/ |
H A D | ethernet.c | 157 if (boothowto & RB_VERBOSE) { in ether_comarp() 180 if (boothowto & RB_VERBOSE) { in ether_comarp()
|
H A D | dhcpv4.c | 922 if (boothowto & RB_VERBOSE) in dhcp_bound() 1028 if (boothowto & RB_VERBOSE) in dhcp_bound()
|
H A D | ibd.c | 196 if (boothowto & RB_VERBOSE) { in ibd_comarp()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | swapgeneric.c | 663 boothowto |= RB_ASKNAME | RB_VERBOSE; in getphysdev() 686 boothowto |= RB_ASKNAME | RB_VERBOSE; in getphysdev()
|
H A D | printf.c | 100 (prefix[0] == '\0' && !(boothowto & RB_VERBOSE))) in cprintf()
|
/illumos-gate/usr/src/boot/efi/loader/arch/i386/ |
H A D | bootinfo.c | 48 RB_MUTE, RB_PAUSE, RB_SERIAL, RB_SINGLE, RB_VERBOSE
|
/illumos-gate/usr/src/boot/efi/loader/ |
H A D | bootinfo.c | 64 RB_MUTE, RB_PAUSE, RB_SERIAL, RB_SINGLE, RB_VERBOSE
|
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_timer.c | 413 if ((boothowto & RB_VERBOSE)) { in ghd_timer_newstate()
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | cms.c | 374 if (boothowto & RB_VERBOSE) { in cms_load_specific()
|
H A D | cmi.c | 373 if (boothowto & RB_VERBOSE) { in cmi_load_specific()
|