Home
last modified time | relevance | path

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

/openbmc/libpldm/include/libpldm/
H A Dfru.h84 struct pldm_get_fru_record_table_metadata_resp { struct
85 uint8_t completion_code; //!< completion code
86 uint8_t fru_data_major_version; //!< The major version of the FRU Record
87 uint8_t fru_data_minor_version; //!< The minor version of the FRU Record
88 uint32_t fru_table_maximum_size; //!< The size of the largest FRU Record data
89 uint32_t fru_table_length; //!< The total length of the FRU Record Table
90 uint16_t total_record_set_identifiers; //!< The total number of FRU
92 uint16_t total_table_records; //!< The total number of records in the table
93 uint32_t checksum; //!< The integrity checksum on the FRU Record Table data