Home
last modified time | relevance | path

Searched refs:typeId (Results 1 – 6 of 6) sorted by relevance

/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp219 static inline uint8_t* getSMBIOSTypePtr(uint8_t* smbiosDataIn, uint8_t typeId, in getSMBIOSTypePtr() argument
230 if (*smbiosData != typeId) in getSMBIOSTypePtr()
/openbmc/pldm/libpldmresponder/
H A Dplatform.cpp43 TypeId typeId) in addDbusObjMaps() argument
45 if (typeId == TypeId::PLDM_SENSOR_ID) in addDbusObjMaps()
56 Handler::getDbusObjMaps(uint16_t id, TypeId typeId) const in getDbusObjMaps()
58 if (typeId == TypeId::PLDM_SENSOR_ID) in getDbusObjMaps()
H A Dplatform.hpp161 pldm::responder::pdr_utils::TypeId typeId =
176 pldm::responder::pdr_utils::TypeId typeId =
/openbmc/s2600wf-misc/hsbp-manager/include/
H A Dutils.hpp93 typeId = 0x2, enumerator
/openbmc/openbmc-tools/sensor_yaml_config/
H A Dsensor_yaml_config.py12 typeId: int
/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp1283 uint8_t typeId = 0; member