Searched refs:fru_table_handle (Results 1 – 4 of 4) sorted by relevance
| /openbmc/libpldm/src/dsp/ |
| H A D | fru.c | 297 uint16_t fru_table_handle, uint16_t record_set_identifier, in encode_get_fru_record_by_option_req() argument 324 req->fru_table_handle = htole16(fru_table_handle); in encode_get_fru_record_by_option_req() 336 uint32_t *data_transfer_handle, uint16_t *fru_table_handle, in decode_get_fru_record_by_option_req() argument 341 fru_table_handle == NULL || record_set_identifier == NULL || in decode_get_fru_record_by_option_req() 356 *fru_table_handle = le16toh(req->fru_table_handle); in decode_get_fru_record_by_option_req()
|
| /openbmc/libpldm/include/libpldm/ |
| H A D | fru.h | 117 uint16_t fru_table_handle; member 293 uint32_t *data_transfer_handle, uint16_t *fru_table_handle, 434 uint16_t fru_table_handle, uint16_t record_set_identifier,
|
| /openbmc/libpldm/tests/dsp/ |
| H A D | fru.cpp | 569 EXPECT_EQ(le16toh(payLoadMsg->fru_table_handle), fruTableHandle); in TEST()
|
| /openbmc/libpldm/abi/x86_64/ |
| H A D | gcc.dump | 4485 'name' => 'fru_table_handle', 4530 'name' => 'fru_table_handle',
|