Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Daei_updater.cpp92 bool downloadFwFailed = false; // Download Firmware status in doUpdate() local
102 downloadFwFailed = true; // Download Firmware status in doUpdate()
113 downloadFwFailed = false; // Download Firmware status in doUpdate()
120 downloadFwFailed = true; // Download Firmware Failed in doUpdate()
132 downloadFwFailed = true; in doUpdate()
150 downloadFwFailed = true; in doUpdate()
158 downloadFwFailed = true; in doUpdate()
164 if (ispReadRebootStatus() && !downloadFwFailed) in doUpdate()
177 downloadFwFailed = false; in doUpdate()
183 if (downloadFwFailed) in doUpdate()