Searched refs:fru_table_handle (Results 1 – 4 of 4) sorted by relevance
| /openbmc/libpldm/src/dsp/ |
| H A D | fru.c | 298 uint16_t fru_table_handle, uint16_t record_set_identifier, in encode_get_fru_record_by_option_req() argument 325 req->fru_table_handle = htole16(fru_table_handle); in encode_get_fru_record_by_option_req() 337 uint32_t *data_transfer_handle, uint16_t *fru_table_handle, in decode_get_fru_record_by_option_req() argument 342 fru_table_handle == NULL || record_set_identifier == NULL || in decode_get_fru_record_by_option_req() 357 *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 | 118 uint16_t fru_table_handle; member 294 uint32_t *data_transfer_handle, uint16_t *fru_table_handle, 435 uint16_t fru_table_handle, uint16_t record_set_identifier,
|
| /openbmc/libpldm/tests/dsp/ |
| H A D | fru.cpp | 570 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',
|