Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/include/
H A Doemcommands.hpp252 enum class OEMDevEntityType enum
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp580 if (entityType > static_cast<uint8_t>(OEMDevEntityType::sdrVer)) in ipmiOEMGetDeviceInfo()
586 switch (OEMDevEntityType(entityType)) in ipmiOEMGetDeviceInfo()
588 case OEMDevEntityType::biosId: in ipmiOEMGetDeviceInfo()
632 case OEMDevEntityType::devVer: in ipmiOEMGetDeviceInfo()
666 case OEMDevEntityType::sdrVer: in ipmiOEMGetDeviceInfo()