Searched refs:PICMG_ATCA_MAJOR_VERSION (Results 1 – 2 of 2) sorted by relevance
13 #define PICMG_ATCA_MAJOR_VERSION 2 macro
669 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()