Searched refs:RB_HALT (Results 1 – 3 of 3) sorted by relevance
82 #define RB_HALT 0x08 /* don't reboot, just halt */ macro
333 if (howto & RB_HALT) { in reboot_kernel()
5530 if (RB_HALT & howto) { in systemHalt()