Home
last modified time | relevance | path

Searched refs:PowerPolicyPreviousState (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-state-manager/
H A Ddiscover_system_state.cpp234 server::Host::RestartCause::PowerPolicyPreviousState)); in main()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DHost.interface.yaml122 - name: "PowerPolicyPreviousState"
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp1236 PowerPolicyPreviousState = 0x7, enumerator
1269 case State::Host::RestartCause::PowerPolicyPreviousState: in restartCauseToIpmiRestartCause()
1271 return IpmiRestartCause::PowerPolicyPreviousState; in restartCauseToIpmiRestartCause()