Searched refs:RB_POWERCYCLE (Results 1 – 2 of 2) sorted by relevance
65 #define RB_POWERCYCLE 0x400000 /* Power cycle if possible */ macro
328 else if (howto & RB_POWERCYCLE) in shutdown_nice_task_fn()918 bootopt |= RB_POWERCYCLE; in vpanic()941 if ((howto & (RB_POWEROFF | RB_POWERCYCLE)) == 0 || poweroff_delay <= 0) in poweroff_wait()