Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_hpmfwupg.h97 #define HPMFWUPG_DEFAULT_UPGRADE_TIMEOUT 60 /* sec */ macro
/openbmc/ipmitool/lib/
H A Dipmi_hpmfwupg.c1992 rollbackTimeout = HPMFWUPG_DEFAULT_UPGRADE_TIMEOUT; in HpmfwupgQueryRollbackStatus()
2067 selfTestTimeout = HPMFWUPG_DEFAULT_UPGRADE_TIMEOUT; in HpmfwupgQuerySelftestResult()
2139 inaccessTimeout = HPMFWUPG_DEFAULT_UPGRADE_TIMEOUT; in HpmfwupgSendCmd()
2140 upgradeTimeout = HPMFWUPG_DEFAULT_UPGRADE_TIMEOUT; in HpmfwupgSendCmd()
2277 upgradeTimeout = HPMFWUPG_DEFAULT_UPGRADE_TIMEOUT; in HpmfwupgWaitLongDurationCmd()