Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_picmg.h14 #define PICMG_AMC_MAJOR_VERSION 4 macro
/openbmc/ipmitool/lib/
H A Dipmi_picmg.c672 else if( PicmgExtMajorVersion == PICMG_AMC_MAJOR_VERSION) { in ipmi_picmg_properties()
2353 && (rsp->data[1] & 0x0F) != PICMG_AMC_MAJOR_VERSION) { in picmg_discover()