Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_mc.h105 #define IPM_SFT_CODE_DEV_CORRUPTED 0x57 macro
/openbmc/ipmitool/lib/
H A Dipmi_mc.c577 else if (sft_res->code == IPM_SFT_CODE_DEV_CORRUPTED) { in ipmi_mc_get_selftest()