Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/
H A Dflash.cpp28 uint32_t newStateID{}; in onStateChanges() local
34 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in onStateChanges()
/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/
H A Dflash.cpp33 uint32_t newStateID{}; in onStateChanges() local
39 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in onStateChanges()
/openbmc/phosphor-bmc-code-mgmt/bmc/static/
H A Dflash.cpp72 uint32_t newStateID; in onStateChanges() local
77 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in onStateChanges()
/openbmc/openpower-pnor-code-mgmt/static/
H A Dactivation_static.cpp113 uint32_t newStateID{}; in unitStateChange() local
119 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in unitStateChange()
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dactivation_ubi.cpp133 uint32_t newStateID{}; in unitStateChange() local
139 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in unitStateChange()
/openbmc/phosphor-state-manager/
H A Dhost_state_manager.cpp286 uint32_t newStateID{}; in sysStateChangeJobRemoved() local
292 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in sysStateChangeJobRemoved()
340 uint32_t newStateID{}; in sysStateChangeJobNew() local
345 msg.read(newStateID, newStateObjPath, newStateUnit); in sysStateChangeJobNew()
H A Dbmc_state_manager.cpp204 uint32_t newStateID{}; in bmcStateChange() local
210 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in bmcStateChange()
H A Dchassis_state_manager.cpp545 uint32_t newStateID{}; in sysStateChange() local
546 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in sysStateChange()
/openbmc/phosphor-psu-code-mgmt/src/
H A Dactivation.cpp95 uint32_t newStateID{}; in unitStateChange() local
103 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in unitStateChange()
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dactivation.cpp421 uint32_t newStateID{}; in onStateChangesBios() local
427 msg.read(newStateID, newStateObjPath, newStateUnit, newStateResult); in onStateChangesBios()