Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c305 return HPMFWUPG_ERROR; in HpmfwupgTargetCheck()
577 return HPMFWUPG_ERROR; in HpmfwupgValidateImageIntegrity()
584 return HPMFWUPG_ERROR; in HpmfwupgValidateImageIntegrity()
589 return HPMFWUPG_ERROR; in HpmfwupgValidateImageIntegrity()
597 return HPMFWUPG_ERROR; in HpmfwupgValidateImageIntegrity()
619 return HPMFWUPG_ERROR; in HpmfwupgPreparationStage()
634 rc = HPMFWUPG_ERROR; in HpmfwupgPreparationStage()
640 rc = HPMFWUPG_ERROR; in HpmfwupgPreparationStage()
645 rc = HPMFWUPG_ERROR; in HpmfwupgPreparationStage()
655 return HPMFWUPG_ERROR; in HpmfwupgPreparationStage()
[all …]
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_hpmfwupg.h148 static const int HPMFWUPG_ERROR = -1; variable