Home
last modified time | relevance | path

Searched refs:RB_VERBOSE (Results 1 – 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dbootflags.c121 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 Dboot_plat.c210 if ((go2 = readfile(fd, boothowto & RB_VERBOSE)) != in post_mountroot()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c151 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 Dmount.c253 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 Dhsfsops.c167 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 Dboot.h51 { "boot_verbose", RB_VERBOSE},
H A Dreboot.h52 #define RB_VERBOSE 0x800 /* print all potentially useful info */ macro
/illumos-gate/usr/src/stand/sys/
H A Dbootdebug.h54 #define DBFLAGS (RB_DEBUG | RB_VERBOSE)
/illumos-gate/usr/src/uts/common/sys/
H A Dreboot.h59 #define RB_VERBOSE 0x00002000 /* set for chatty boot */ macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfreebsd.h33 #define RB_VERBOSE 0x800 /* print all potentially useful info */ macro
H A Dboot.c930 clval |= RB_VERBOSE; in bsd_boot()
/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dlufsboot.c489 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/boot/i386/libi386/
H A Dbootinfo.c89 howto |= RB_VERBOSE; in bi_getboothowto()
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj_bootflags.c199 boothowto |= RB_VERBOSE; in bootflags()
H A Dbootrd.c199 if (boothowto & RB_VERBOSE) in kobj_boot_unmountroot()
/illumos-gate/usr/src/stand/lib/inet/
H A Dethernet.c157 if (boothowto & RB_VERBOSE) { in ether_comarp()
180 if (boothowto & RB_VERBOSE) { in ether_comarp()
H A Ddhcpv4.c922 if (boothowto & RB_VERBOSE) in dhcp_bound()
1028 if (boothowto & RB_VERBOSE) in dhcp_bound()
H A Dibd.c196 if (boothowto & RB_VERBOSE) { in ibd_comarp()
/illumos-gate/usr/src/uts/common/os/
H A Dswapgeneric.c663 boothowto |= RB_ASKNAME | RB_VERBOSE; in getphysdev()
686 boothowto |= RB_ASKNAME | RB_VERBOSE; in getphysdev()
H A Dprintf.c100 (prefix[0] == '\0' && !(boothowto & RB_VERBOSE))) in cprintf()
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Dbootinfo.c48 RB_MUTE, RB_PAUSE, RB_SERIAL, RB_SINGLE, RB_VERBOSE
/illumos-gate/usr/src/boot/efi/loader/
H A Dbootinfo.c64 RB_MUTE, RB_PAUSE, RB_SERIAL, RB_SINGLE, RB_VERBOSE
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c413 if ((boothowto & RB_VERBOSE)) { in ghd_timer_newstate()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcms.c374 if (boothowto & RB_VERBOSE) { in cms_load_specific()
H A Dcmi.c373 if (boothowto & RB_VERBOSE) { in cmi_load_specific()

12