Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.hpp38 nextBootSide = Tside; in CodeUpdate()
181 std::string nextBootSide; //!< next boot side member in pldm::responder::CodeUpdate
H A Dinband_code_update.cpp59 return nextBootSide; in fetchNextBootSide()
70 nextBootSide = nextSide; in setNextBootSide()
72 if (nextBootSide == currBootSide) in setNextBootSide()
337 nextBootSide = (newVal == 0) ? currBootSide in processPriorityChangeNotification()