Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_mc.h104 #define IPM_SFT_CODE_NOT_IMPLEMENTED 0x56 macro
/openbmc/ipmitool/lib/
H A Dipmi_mc.c572 else if (sft_res->code == IPM_SFT_CODE_NOT_IMPLEMENTED) { in ipmi_mc_get_selftest()