Searched defs:attrType (Results 1 – 11 of 11) sorted by relevance
/openbmc/pldm/libpldmresponder/ |
H A D | bios_table.cpp | 129 auto attrType = pldm_bios_table_attr_entry_decode_attribute_type(entry); in decodeHeader() local 299 Table& table, uint16_t attrHandle, uint8_t attrType, const std::string& str) in constructStringEntry() 322 Table& table, uint16_t attrHandle, uint8_t attrType, uint64_t value) in constructIntegerEntry() 343 constructEnumEntry(Table& table, uint16_t attrHandle, uint8_t attrType, in constructEnumEntry()
|
H A D | bios_table.hpp | 181 uint8_t attrType; member 295 uint8_t attrType; member
|
H A D | bios_integer_attribute.cpp | 213 uint8_t attrType, in updateAttrVal()
|
H A D | bios_string_attribute.cpp | 139 uint8_t attrType, in updateAttrVal()
|
H A D | bios_config.cpp | 214 auto attrType = static_cast<pldm_bios_attribute_type>( in checkAttributeTable() local 298 auto attrType = static_cast<pldm_bios_attribute_type>( in checkAttributeValueTable() local 540 std::string attrType = entry.at("attribute_type"); in constructAttributes() local
|
H A D | bios_enum_attribute.cpp | 251 uint8_t attrType, in updateAttrVal()
|
/openbmc/pldm/pldmtool/ |
H A D | pldm_bios_cmd.cpp | 359 auto attrType = static_cast<pldm_bios_attribute_type>( in displayAttributeValueEntry() local 538 auto attrType = static_cast<pldm_bios_attribute_type>( in decodeAttributeTable() local 809 auto attrType = attrEntry->attr_type; in exec() local
|
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/ |
H A D | hyp_network_manager.cpp | 47 std::string attrType) in setBIOSTableAttr()
|
/openbmc/linux/fs/udf/ |
H A D | ecma_167.h | 631 __le32 attrType; member 640 __le32 attrType; member 651 __le32 attrType; member 662 __le32 attrType; member 679 __le32 attrType; member 690 __le32 attrType; member 702 __le32 attrType; member 713 __le32 attrType; member
|
/openbmc/intel-ipmi-oem/src/ |
H A D | biosconfigcommands.cpp | 149 const std::string_view key, AttributesType& attrType) in fillPayloadData() 243 AttributesType attrType = getAttrType(itemType); in getPendingList() local
|
/openbmc/libpldm/tests/dsp/ |
H A D | bios_table.cpp | 56 auto attrType = pldm_bios_table_attr_entry_decode_attribute_type(entry); in TEST() local 569 auto attrType = in TEST() local
|