Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_hpmfwupg.h84 # define RETRY_COUNT_MAX 3 macro
87 ((((error==0x83)||(error==0x82)||(error==0x80)) && (errorCount++<RETRY_COUNT_MAX))?TRUE:FALSE)