Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/
H A Dactivation.hpp47 constexpr auto hostStateRebootProp = "RequestedHostTransition"; variable
H A Dactivation.cpp216 method.append(hostStateIntf, hostStateRebootProp, hostReboot); in rebootHost()