Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp1228 enum class IpmiRestartCause enum
1240 static IpmiRestartCause
1247 return IpmiRestartCause::Unknown; in restartCauseToIpmiRestartCause()
1251 return IpmiRestartCause::RemoteCommand; in restartCauseToIpmiRestartCause()
1255 return IpmiRestartCause::ResetButton; in restartCauseToIpmiRestartCause()
1259 return IpmiRestartCause::PowerButton; in restartCauseToIpmiRestartCause()
1263 return IpmiRestartCause::WatchdogTimer; in restartCauseToIpmiRestartCause()
1267 return IpmiRestartCause::PowerPolicyAlwaysOn; in restartCauseToIpmiRestartCause()
1271 return IpmiRestartCause::PowerPolicyPreviousState; in restartCauseToIpmiRestartCause()
1275 return IpmiRestartCause::SoftReset; in restartCauseToIpmiRestartCause()
[all …]