Searched refs:SHUTDOWN (Results 1 – 5 of 5) sorted by relevance
49 SHUTDOWN = 8, enumerator
41 { "Power off", Device::SHUTDOWN },
36 { "Power off", Device::SHUTDOWN },
519 case Device::SHUTDOWN: in prompt_and_wait()857 Device::BuiltinAction next_action = shutdown_after ? Device::SHUTDOWN : Device::REBOOT; in start_recovery()
473 case Device::SHUTDOWN: in main()