Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_picmg.h13 #define PICMG_ATCA_MAJOR_VERSION 2 macro
/openbmc/ipmitool/lib/
H A Dipmi_picmg.c669 else if( PicmgExtMajorVersion == PICMG_ATCA_MAJOR_VERSION) { in ipmi_picmg_properties()
2352 } else if ((rsp->data[1] & 0x0F) != PICMG_ATCA_MAJOR_VERSION in picmg_discover()