Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.c214 IpmiVersion = IPMI_15_VERSION; in open_imb()
300 IpmiVersion = IPMI_15_VERSION; in open_imb()
725 else if (IpmiVersion == IPMI_15_VERSION) in SendTimedEmpMessageResponse_Ex()
976 else if (IpmiVersion == IPMI_15_VERSION) in SendTimedLanMessageResponse_Ex()
H A Dimbapi.h456 #define IPMI_15_VERSION 0x51 macro