Searched refs:runningImageSlot (Results 1 – 4 of 4) sorted by relevance
35 if (parent.runningImageSlot != 0) in flashWrite()
274 uint32_t runningImageSlot = 0; member in phosphor::software::updater::ItemUpdater
404 if ((functional && (runningImageSlot == 0)) || in processBMCImage()405 (!functional && (runningImageSlot == 1))) in processBMCImage()991 f >> runningImageSlot; in getRunningSlot()
161 if (parent.runningImageSlot == 0) in activation()