Home
last modified time | relevance | path

Searched defs:subType (Results 1 – 19 of 19) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_data_json.cpp56 std::string prettyJSON(uint16_t componentID, uint8_t subType, uint8_t version, in prettyJSON()
112 std::string getCBORJSON(uint16_t componentID, uint8_t subType, uint8_t version, in getCBORJSON()
154 std::string getTextJSON(uint16_t componentID, uint8_t subType, uint8_t version, in getTextJSON()
205 uint16_t componentID, uint8_t subType, uint8_t version, in getBuiltinFormatJSON()
257 uint16_t componentID, uint8_t subType, uint8_t version, in getPythonJSON()
396 uint16_t componentID, uint8_t subType, uint8_t version, in getJSON()
H A Dextended_user_data.hpp105 void updateDataSection(const uint8_t subType, const uint16_t componentId, in updateDataSection()
H A Duser_data.cpp69 UserData::UserData(uint16_t componentID, uint8_t subType, uint8_t version, in UserData()
H A Dextended_user_data.cpp67 ExtendedUserData::ExtendedUserData(uint16_t componentID, uint8_t subType, in ExtendedUserData()
H A Dsection_header.hpp59 uint8_t subType; member
H A Dpel.hpp27 uint8_t subType; member
H A Dpel.cpp583 auto subType = static_cast<uint8_t>(UserDataFormat::json); in updateSysInfoInExtendedUserDataSection() local
1012 uint8_t subType{}; in makeFFDCuserDataSection() local
/openbmc/openpower-hw-diags/util/
H A Dffdc_file.cpp15 FFDCFile::FFDCFile(FFDCFormat format, uint8_t subType, uint8_t version) : in FFDCFile()
H A Dffdc_file.hpp132 uint8_t subType{0}; member in util::FFDCFile
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dffdc_file.cpp31 FFDCFile::FFDCFile(FFDCFormat format, uint8_t subType, uint8_t version) : in FFDCFile()
H A Dffdc_file.hpp149 uint8_t subType{0}; member in phosphor::power::regulators::FFDCFile
/openbmc/phosphor-health-monitor/test/
H A Dtest_health_metric_config.cpp22 bool isValidSubType(metric::Type type, metric::SubType subType) in isValidSubType()
/openbmc/openpower-hw-diags/attn/pel/
H A Dsection_header.hpp83 uint8_t subType; member
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.cpp186 auto subType = validSubTypes.find(name); in getHealthMetricConfigs() local
H A Dhealth_metric.cpp16 auto HealthMetric::getPath(MType type, std::string name, SubType subType) in getPath()
H A Dhealth_metric_config.hpp73 SubType subType = SubType::NA; member
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSensor.hpp123 IpmbSubType subType = IpmbSubType::none; member
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp300 uint8_t subType; member
/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h1045 u8 subType:4; member