Searched refs:tableEntry (Results 1 – 2 of 2) sorted by relevance
350 const pldm_bios_attr_val_table_entry* tableEntry, in displayAttributeValueEntry() argument357 tableEntry); in displayAttributeValueEntry()359 pldm_bios_table_attr_value_entry_decode_attribute_type(tableEntry)); in displayAttributeValueEntry()380 tableEntry); in displayAttributeValueEntry()383 tableEntry, handles.data(), handles.size()); in displayAttributeValueEntry()409 tableEntry); in displayAttributeValueEntry()418 tableEntry, ¤tString); in displayAttributeValueEntry()508 for (auto tableEntry : BIOSTableIter<PLDM_BIOS_STRING_TABLE>( in decodeStringTable() local512 pldm_bios_table_string_entry_decode_handle(tableEntry); in decodeStringTable()513 auto strTableData = decodeStringFromStringEntry(tableEntry); in decodeStringTable()[all …]
280 for (auto tableEntry : in checkAttributeValueTable() local 297 tableEntry); in checkAttributeValueTable() 299 pldm_bios_table_attr_value_entry_decode_attribute_type(tableEntry)); in checkAttributeValueTable() 394 tableEntry); in checkAttributeValueTable() 397 tableEntry, handles.data(), handles.size()); in checkAttributeValueTable() 429 tableEntry)); in checkAttributeValueTable() 457 tableEntry, ¤tString); in checkAttributeValueTable() 1014 const struct pldm_bios_attr_table_entry* tableEntry = in processBiosAttrChangeNotification() local 1016 if (tableEntry == nullptr) in processBiosAttrChangeNotification() 1025 stringHdl] = table::attribute::decodeHeader(tableEntry); in processBiosAttrChangeNotification() [all...]