Searched refs:RB_HALT (Results 1 – 13 of 13) sorted by relevance
56 #define RB_HALT 0x008 /* don't reboot, just halt */ macro77 if (howto & RB_HALT) { in reboot()
140 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()
179 if (boothowto & RB_HALT) { in post_mountroot()218 if (boothowto & RB_HALT) { in post_mountroot()
118 if (boothowto & RB_HALT) { in post_mountroot_nfs()
49 if (howto & RB_HALT) in reboot()
50 #define RB_HALT 0x00000008 /* don't reboot, just halt */ macro
25 #define RB_HALT 0x08 /* don't reboot, just halt */ macro
912 clval |= RB_HALT; in bsd_boot()
183 if (boothowto & RB_HALT) in forthdebug_init()
280 if (boothowto & RB_HALT) { in mlsetup()
179 if (boothowto & RB_HALT) in _init()
117 boothowto |= RB_HALT; in bootflags()
456 if (boothowto & RB_HALT) { in mlsetup()