Home
last modified time | relevance | path

Searched defs:RB_HALT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/ucblib/libucb/port/sys/
H A Dreboot.c54 #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/boot/sys/sys/
H A Dreboot.h45 #define RB_HALT 0x008 /* 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