Searched defs:fru_record_table_data (Results 1 – 5 of 5) sorted by relevance
/openbmc/libpldm/include/libpldm/ |
H A D | fru.h | 113 uint8_t fru_record_table_data[1]; member 135 uint8_t fru_record_table_data[1]; member
|
/openbmc/libpldm/src/dsp/ |
H A D | fru.c | 481 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 D | pldm_fru_cmd.cpp | 430 std::vector<uint8_t> fru_record_table_data(payloadLength); in parseResponseMsg() local
|
/openbmc/libpldm/tests/dsp/ |
H A D | fru.cpp | 472 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 D | host_pdr_handler.cpp | 1030 std::vector<uint8_t> fru_record_table_data( in getFRURecordTableByRemote() local
|