Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi.h267 IPMI_OEM_DELL = 674, enumerator
/openbmc/ipmitool/lib/
H A Dipmi_strings.c55 { IPMI_OEM_DELL, "DELL Inc" },
H A Dipmi_sel.c1179 case IPMI_OEM_DELL: // Dell Decoding of the OEM Bytes from SEL Record. in ipmi_get_oem_desc()
1222 case IPMI_OEM_DELL: /* OEM Bytes Decoding for DELLi */ in ipmi_get_event_desc()
1269 if(ipmi_get_oem(intf) == IPMI_OEM_DELL) { in ipmi_get_event_desc()