Home
last modified time | relevance | path

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

/openbmc/libpldm/include/libpldm/
H A Dfru.h113 uint8_t fru_record_table_data[1]; member
135 uint8_t fru_record_table_data[1]; member
/openbmc/libpldm/src/dsp/
H A Dfru.c481 uint8_t *transfer_flag, uint8_t *fru_record_table_data, in decode_get_fru_record_table_resp_safe()
523 uint8_t *fru_record_table_data, in decode_get_fru_record_table_resp()
/openbmc/pldm/pldmtool/
H A Dpldm_fru_cmd.cpp430 std::vector<uint8_t> fru_record_table_data(payloadLength); in parseResponseMsg() local
/openbmc/libpldm/tests/dsp/
H A Dfru.cpp472 std::vector<uint8_t> fru_record_table_data = {1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST() local
517 std::vector<uint8_t> fru_record_table_data(9, 0); in TEST() local
/openbmc/pldm/host-bmc/
H A Dhost_pdr_handler.cpp1030 std::vector<uint8_t> fru_record_table_data( in getFRURecordTableByRemote() local