Searched refs:RB_HALT (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/ucblib/libucb/port/sys/
H A Dreboot.c56 #define RB_HALT 0x008 /* don't reboot, just halt */ macro
77 if (howto & RB_HALT) {
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dreboot.c49 if (howto & RB_HALT)
/illumos-gate/usr/src/uts/common/sys/
H A Dreboot.h50 #define RB_HALT 0x00000008 /* don't reboot, just halt */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dreboot.h45 #define RB_HALT 0x008 /* don't reboot, just halt */ macro
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dbootflags.c140 boothowto |= RB_HALT;
190 (RB_ASKNAME | RB_DEBUGENTER | RB_VERBOSE | RB_HALT | RB_KMDB))) {
209 if (boothowto & RB_HALT)
H A Dinetboot.c118 if (boothowto & RB_HALT) {
H A Dboot_plat.c179 if (boothowto & RB_HALT) {
218 if (boothowto & RB_HALT) {
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfreebsd.h25 #define RB_HALT 0x08 /* don't reboot, just halt */ macro
H A Dboot.c912 clval |= RB_HALT;
/illumos-gate/usr/src/uts/sun4/os/
H A Dforthdebug.c183 if (boothowto & RB_HALT)
H A Dmlsetup.c282 if (boothowto & RB_HALT) {
/illumos-gate/usr/src/uts/sparc/os/
H A Dobpsym.c179 if (boothowto & RB_HALT)
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj_bootflags.c117 boothowto |= RB_HALT;
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmlsetup.c459 if (boothowto & RB_HALT) {

Completed in 68 milliseconds