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() 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() 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() 298 encode_get_fru_record_by_option_req(uint8_t instance_id,uint32_t data_transfer_handle,uint16_t fru_table_handle,uint16_t record_set_identifier,uint8_t record_type,uint8_t field_type,uint8_t transfer_op_flag,struct pldm_msg * msg,size_t payload_length) encode_get_fru_record_by_option_req() argument 337 decode_get_fru_record_by_option_req(const struct pldm_msg * msg,size_t payload_length,uint32_t * data_transfer_handle,uint16_t * fru_table_handle,uint16_t * record_set_identifier,uint8_t * record_type,uint8_t * field_type,uint8_t * transfer_op_flag) decode_get_fru_record_by_option_req() argument
|
| /openbmc/libpldm/include/libpldm/ |
| H A D | fru.h | 117 uint16_t fru_table_handle; 282 * @param[out] fru_table_handle - A handle, used to identify a FRU DATA 293 uint32_t *data_transfer_handle, uint16_t *fru_table_handle, 420 * @param[in] fru_table_handle - A handle, used to identify a FRU DATA records 434 uint16_t fru_table_handle, uint16_t record_set_identifier, 118 uint16_t fru_table_handle; global() member
|
| /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',
|