Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/side-switch/
H A Dside_switch.cpp102 uint8_t thisPathPri = utils::getProperty<uint8_t>( in sideSwitchNeeded() local
106 if (thisPathPri < fwRunningPriority) in sideSwitchNeeded()
110 "FW_PATH", fwPath, "FW_PRIORITY", thisPathPri); in sideSwitchNeeded()