Home
last modified time | relevance | path

Searched defs:total_table_records (Results 1 – 4 of 4) sorted by relevance

/openbmc/libpldm/tests/dsp/
H A Dfru.cpp69 uint16_t total_table_records = htole16(0x0000); in TEST() local
146 uint16_t total_table_records = htole16(0x0000); in TEST() local
219 uint16_t total_table_records = htole16(0xeeef); in TEST() local
288 uint16_t total_table_records = htole16(0xeeef); in TEST() local
/openbmc/libpldm/src/dsp/
H A Dfru.c40 uint16_t *total_table_records, uint32_t *checksum) in decode_get_fru_record_table_metadata_resp()
79 uint16_t total_record_set_identifiers, uint16_t total_table_records, in encode_get_fru_record_table_metadata_resp()
/openbmc/pldm/pldmtool/
H A Dpldm_fru_cmd.cpp57 uint16_t total_record_set_identifiers, total_table_records; in parseResponseMsg() local
/openbmc/libpldm/include/libpldm/
H A Dfru.h92 uint16_t total_table_records; //!< The total number of records in the table member