Home
last modified time | relevance | path

Searched defs:attrType (Results 1 – 11 of 11) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dbios_table.cpp129 auto attrType = pldm_bios_table_attr_entry_decode_attribute_type(entry); in decodeHeader() local
302 constructStringEntry(Table& table, uint16_t attrHandle, uint8_t attrType, in constructStringEntry()
327 uint8_t attrType, in constructIntegerEntry()
349 constructEnumEntry(Table& table, uint16_t attrHandle, uint8_t attrType, in constructEnumEntry()
H A Dbios_table.hpp181 uint8_t attrType; member
298 uint8_t attrType; member
H A Dbios_string_attribute.cpp139 uint8_t attrType, in updateAttrVal()
H A Dbios_integer_attribute.cpp213 uint8_t attrType, in updateAttrVal()
H A Dbios_config.cpp211 auto attrType = static_cast<pldm_bios_attribute_type>( in checkAttributeTable() local
297 auto attrType = static_cast<pldm_bios_attribute_type>( in checkAttributeValueTable() local
539 std::string attrType = entry.at("attribute_type"); in constructAttributes() local
H A Dbios_enum_attribute.cpp250 uint8_t attrType, in updateAttrVal()
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp359 auto attrType = static_cast<pldm_bios_attribute_type>( in displayAttributeValueEntry() local
538 auto attrType = static_cast<pldm_bios_attribute_type>( in decodeAttributeTable() local
810 auto attrType = attrEntry->attr_type; in exec() local
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_network_manager.cpp47 std::string attrType) in setBIOSTableAttr()
/openbmc/linux/fs/udf/
H A Decma_167.h631 __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 Dbiosconfigcommands.cpp149 const std::string_view key, AttributesType& attrType) in fillPayloadData()
243 AttributesType attrType = getAttrType(itemType); in getPendingList() local
/openbmc/libpldm/tests/dsp/
H A Dbios_table.cpp55 auto attrType = pldm_bios_table_attr_entry_decode_attribute_type(entry); in TEST() local
567 auto attrType = in TEST() local