Home
last modified time | relevance | path

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

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dbootflags.c124 boothowto |= RB_HALT; in bootflags()
173 (RB_ASKNAME | RB_DEBUGENTER | RB_VERBOSE | RB_HALT | RB_KMDB))) { in bootflags()
192 if (boothowto & RB_HALT) in bootflags()
H A Dboot_plat.c180 if (boothowto & RB_HALT) { in post_mountroot()
219 if (boothowto & RB_HALT) { in post_mountroot()
H A Dinetboot.c118 if (boothowto & RB_HALT) { in post_mountroot_nfs()
/illumos-gate/usr/src/ucblib/libucb/port/sys/
H A Dreboot.c54 #define RB_HALT 0x008 /* don't reboot, just halt */ macro
75 if (howto & RB_HALT) { in reboot()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dreboot.c47 if (howto & RB_HALT) in reboot()
/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/uts/common/sys/
H A Dreboot.h50 #define RB_HALT 0x00000008 /* don't reboot, just halt */ macro
/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; in bsd_boot()
/illumos-gate/usr/src/uts/sparc/os/
H A Dobpsym.c179 if (boothowto & RB_HALT) in _init()
/illumos-gate/usr/src/uts/sun4/os/
H A Dforthdebug.c183 if (boothowto & RB_HALT) in forthdebug_init()
H A Dmlsetup.c282 if (boothowto & RB_HALT) { in mlsetup()
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj_bootflags.c117 boothowto |= RB_HALT; in bootflags()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmlsetup.c504 if (boothowto & RB_HALT) { in mlsetup()