Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dfru.cpp58 response->total_record_set_identifiers = htole16(0x34ef); in TEST()
67 uint16_t total_record_set_identifiers = htole16(0x0000); in TEST() local
74 &total_record_set_identifiers, &total_table_records, &checksum); in TEST()
81 ASSERT_EQ(total_record_set_identifiers, 0x34efu); in TEST()
89 response->total_record_set_identifiers = htole16(0x0000); in TEST()
96 total_record_set_identifiers = htole16(0x0000); in TEST()
103 &total_record_set_identifiers, &total_table_records, &checksum); in TEST()
114 ASSERT_EQ(total_record_set_identifiers, 0x0000u); in TEST()
135 response->total_record_set_identifiers = htole16(0x34ef); in TEST()
144 uint16_t total_record_set_identifiers = htole16(0x0000); in TEST() local
[all …]
/openbmc/libpldm/src/dsp/
H A Dfru.c38 uint32_t *fru_table_length, uint16_t *total_record_set_identifiers, in decode_get_fru_record_table_metadata_resp() argument
44 total_record_set_identifiers == NULL || in decode_get_fru_record_table_metadata_resp()
65 *total_record_set_identifiers = in decode_get_fru_record_table_metadata_resp()
66 le16toh(response->total_record_set_identifiers); in decode_get_fru_record_table_metadata_resp()
78 uint16_t total_record_set_identifiers, uint16_t total_table_records, in encode_get_fru_record_table_metadata_resp() argument
105 response->total_record_set_identifiers = in encode_get_fru_record_table_metadata_resp()
106 htole16(total_record_set_identifiers); in encode_get_fru_record_table_metadata_resp()
/openbmc/libpldm/include/libpldm/
H A Dfru.h89 uint16_t total_record_set_identifiers; //!< The total number of FRU member
206 uint32_t *fru_table_length, uint16_t *total_record_set_identifiers,
235 uint16_t total_record_set_identifiers, uint16_t total_table_records,
/openbmc/pldm/pldmtool/
H A Dpldm_fru_cmd.cpp57 uint16_t total_record_set_identifiers, total_table_records; in parseResponseMsg() local
63 &total_record_set_identifiers, &total_table_records, &checksum); in parseResponseMsg()
78 total_record_set_identifiers; in parseResponseMsg()
/openbmc/pldm/platform-mc/
H A Dplatform_manager.cpp659 uint16_t total_record_set_identifiers; in getFRURecordTableMetadata() local
664 &total_record_set_identifiers, total, &checksum); in getFRURecordTableMetadata()
/openbmc/libpldm/abi/x86_64/
H A Dgcc.dump4741 'name' => 'total_record_set_identifiers',
4798 'name' => 'total_record_set_identifiers',