Home
last modified time | relevance | path

Searched refs:RB_HALT (Results 1 – 13 of 13) sorted by relevance

/titanic_41/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) { in reboot()
/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dbootflags.c140 boothowto |= RB_HALT; in bootflags()
190 (RB_ASKNAME | RB_DEBUGENTER | RB_VERBOSE | RB_HALT | RB_KMDB))) { in bootflags()
209 if (boothowto & RB_HALT) in bootflags()
H A Dboot_plat.c179 if (boothowto & RB_HALT) { in post_mountroot()
218 if (boothowto & RB_HALT) { in post_mountroot()
H A Dinetboot.c118 if (boothowto & RB_HALT) { in post_mountroot_nfs()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dreboot.c49 if (howto & RB_HALT) in reboot()
/titanic_41/usr/src/uts/common/sys/
H A Dreboot.h50 #define RB_HALT 0x00000008 /* don't reboot, just halt */ macro
/titanic_41/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; in bsd_boot()
/titanic_41/usr/src/uts/sun4/os/
H A Dforthdebug.c183 if (boothowto & RB_HALT) in forthdebug_init()
H A Dmlsetup.c280 if (boothowto & RB_HALT) { in mlsetup()
/titanic_41/usr/src/uts/sparc/os/
H A Dobpsym.c179 if (boothowto & RB_HALT) in _init()
/titanic_41/usr/src/uts/common/krtld/
H A Dkobj_bootflags.c117 boothowto |= RB_HALT; in bootflags()
/titanic_41/usr/src/uts/i86pc/os/
H A Dmlsetup.c456 if (boothowto & RB_HALT) { in mlsetup()