Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dfru.cpp67 uint32_t fru_table_length = htole32(0x00000000); in TEST() local
144 uint32_t fru_table_length = htole32(0x00000000); in TEST() local
217 uint32_t fru_table_length = htole32(0x56781234); in TEST() local
286 uint32_t fru_table_length = htole32(0x56781234); in TEST() local
/openbmc/libpldm/src/dsp/
H A Dfru.c39 uint32_t *fru_table_length, uint16_t *total_record_set_identifiers, in decode_get_fru_record_table_metadata_resp()
78 uint32_t fru_table_maximum_size, uint32_t fru_table_length, in encode_get_fru_record_table_metadata_resp()
/openbmc/pldm/pldmtool/
H A Dpldm_fru_cmd.cpp56 uint32_t fru_table_maximum_size, fru_table_length; in parseResponseMsg() local
/openbmc/libpldm/include/libpldm/
H A Dfru.h89 uint32_t fru_table_length; //!< The total length of the FRU Record Table member
/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.cpp950 uint32_t fru_table_maximum_size, fru_table_length; in getFRURecordTableMetadataByRemote() local