Searched defs:transfer_operation_flag (Results 1 – 6 of 6) sorted by relevance
/openbmc/libpldm/tests/dsp/ |
H A D | fru.cpp | 314 uint8_t transfer_operation_flag = PLDM_GET_FIRSTPART; in TEST() local 344 uint8_t transfer_operation_flag = PLDM_GET_FIRSTPART; in TEST() local 435 uint8_t transfer_operation_flag = PLDM_GET_FIRSTPART; in TEST() local 455 uint8_t transfer_operation_flag = PLDM_GET_FIRSTPART; in TEST() local
|
/openbmc/libpldm/src/dsp/ |
H A D | fru.c | 119 uint8_t *transfer_operation_flag) in decode_get_fru_record_table_req() 447 uint8_t transfer_operation_flag, in encode_get_fru_record_table_req()
|
H A D | platform.c | 1110 uint8_t transfer_operation_flag, uint16_t event_id_to_acknowledge) in pldm_platform_poll_for_platform_event_message_validate() argument 1130 uint8_t *format_version, uint8_t *transfer_operation_flag, in decode_poll_for_platform_event_message_req() argument 2654 encode_poll_for_platform_event_message_req(uint8_t instance_id,uint8_t format_version,uint8_t transfer_operation_flag,uint32_t data_transfer_handle,uint16_t event_id_to_acknowledge,struct pldm_msg * msg,size_t payload_length) encode_poll_for_platform_event_message_req() argument [all...] |
/openbmc/libpldm/include/libpldm/ |
H A D | fru.h | 102 uint8_t transfer_operation_flag; member
|
H A D | firmware_update.h | 596 uint8_t transfer_operation_flag; member 802 uint8_t transfer_operation_flag; member
|
H A D | platform.h | 1223 uint8_t transfer_operation_flag; member
|