Searched refs:RB_HALT (Results 1 – 14 of 14) sorted by relevance
124 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()
180 if (boothowto & RB_HALT) { in post_mountroot()219 if (boothowto & RB_HALT) { in post_mountroot()
118 if (boothowto & RB_HALT) { in post_mountroot_nfs()
54 #define RB_HALT 0x008 /* don't reboot, just halt */ macro75 if (howto & RB_HALT) { in reboot()
47 if (howto & RB_HALT) in reboot()
45 #define RB_HALT 0x008 /* don't reboot, just halt */ macro
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()
179 if (boothowto & RB_HALT) in _init()
183 if (boothowto & RB_HALT) in forthdebug_init()
282 if (boothowto & RB_HALT) { in mlsetup()
117 boothowto |= RB_HALT; in bootflags()
504 if (boothowto & RB_HALT) { in mlsetup()