Searched refs:RB_PAUSE (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dboot.h48 { "boot_pause", RB_PAUSE},
H A Dreboot.h61 #define RB_PAUSE 0x100000 /* pause after each output line during probe */ macro
/freebsd-10-stable/sys/boot/i386/libi386/
H A Dbootinfo.c81 howto |= RB_PAUSE;
/freebsd-10-stable/sys/boot/userboot/userboot/
H A Dbootinfo.c81 howto |= RB_PAUSE;
/freebsd-10-stable/sys/mips/beri/
H A Dberi_machdep.c157 case 'p': boothowto |= RB_PAUSE; break;
/freebsd-10-stable/sys/boot/ia64/common/
H A Dbootinfo.c46 RB_MUTE, RB_PAUSE, RB_SERIAL, RB_SINGLE, RB_VERBOSE
/freebsd-10-stable/sys/boot/powerpc/ofw/
H A Dmetadata.c83 howto |= RB_PAUSE;
/freebsd-10-stable/sys/boot/powerpc/ps3/
H A Dmetadata.c82 howto |= RB_PAUSE;
/freebsd-10-stable/sys/boot/sparc64/loader/
H A Dmetadata.c91 howto |= RB_PAUSE;
/freebsd-10-stable/sys/boot/uboot/common/
H A Dmetadata.c90 howto |= RB_PAUSE;
/freebsd-10-stable/sys/kern/
H A Dkern_cons.c153 if (boothowto & RB_PAUSE)
/freebsd-10-stable/sys/boot/efi/loader/
H A Dbootinfo.c56 RB_MUTE, RB_PAUSE, RB_SERIAL, RB_SINGLE, RB_VERBOSE
H A Dmain.c245 howto |= RB_PAUSE;

Completed in 103 milliseconds