Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_delloem.h190 #define IMC_IDRAC_13G_DCS (uint8_t) (0x22) macro
/openbmc/ipmitool/lib/
H A Dipmi_delloem.c680 || (IMC_IDRAC_13G_DCS == data[10])) { in ipmi_idracvalidator_command()