Searched refs:RB_POWEROFF (Results 1 – 8 of 8) sorted by relevance
59 #define RB_POWEROFF 0x4000 /* if you can, turn the power off */ macro
97 reboot(RB_POWEROFF); in shutdown_intr()
83 howto |= (RB_POWEROFF | RB_HALT); in main()
905 if(!(howto & RB_POWEROFF) || poweroff_delay <= 0) in poweroff_wait()
652 shutdown_nice(RB_POWEROFF); in acpi_tz_monitor()
1925 if ((howto & RB_POWEROFF) != 0) { in acpi_shutdown_final()2646 shutdown_nice(RB_POWEROFF); in acpi_EnterSleepState()
1344 howto = RB_POWEROFF; in transition_handler()
3984 shutdown_nice(RB_HALT|RB_POWEROFF); in scgetc()