| /openbmc/libpldm/tests/dsp/ |
| H A D | bios.cpp | 358 uint8_t transferFlag = PLDM_START_AND_END; in TEST() 380 uint8_t transferFlag = PLDM_START_AND_END; in TEST() 630 uint8_t transferFlag = PLDM_START_AND_END; in TEST() 661 uint8_t transferFlag = PLDM_START_AND_END; in TEST() 685 uint8_t transferFlag = PLDM_START_AND_END; in TEST() 714 uint8_t transferFlag = PLDM_START_AND_END; in TEST() 736 uint8_t transferFlag = PLDM_START_AND_END; in TEST() 769 uint8_t transferFlag = PLDM_START_AND_END; in TEST() 879 uint8_t transfer_flag = PLDM_START_AND_END; in TEST() 916 uint8_t transfer_flag = PLDM_START_AND_END; in TEST() [all …]
|
| H A D | fru.cpp | 367 uint8_t transfer_flag = PLDM_START_AND_END; in TEST() 397 uint8_t transfer_flag = PLDM_START_AND_END; in TEST() 471 uint8_t transfer_flag = PLDM_START_AND_END; in TEST() 516 uint8_t transfer_flag = PLDM_START_AND_END; in TEST()
|
| H A D | base.cpp | 410 uint8_t flag = PLDM_START_AND_END; in TEST() 417 auto rc = encode_get_version_resp(0, PLDM_SUCCESS, 0, PLDM_START_AND_END, in TEST() 467 uint8_t flag = PLDM_START_AND_END; in TEST() 468 uint8_t retFlag = PLDM_START_AND_END; in TEST()
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | bios.cpp | 256 PLDM_START_AND_END, table->data(), response.size(), responsePtr); in getBIOSTable() 334 request->hdr.instance_id, PLDM_SUCCESS, 0, PLDM_START_AND_END, in getBIOSAttributeCurrentValueByHandle()
|
| H A D | base.cpp | 162 PLDM_START_AND_END, &version, in getPLDMVersion()
|
| H A D | fru.cpp | 806 0, PLDM_START_AND_END, responsePtr); in getFRURecordTable() 857 request->hdr.instance_id, PLDM_SUCCESS, 0, PLDM_START_AND_END, in getFRURecordByOption()
|
| H A D | platform.cpp | 264 0, PLDM_START_AND_END, respSizeBytes, recordData, 0, responsePtr); in getPDR()
|
| /openbmc/libpldm/src/ |
| H A D | utils.c | 277 case PLDM_START_AND_END: in is_transfer_flag_valid()
|
| H A D | control.c | 125 PLDM_START_AND_END, v->versions, in pldm_control_get_version()
|
| /openbmc/pldm/libpldmresponder/test/ |
| H A D | libpldmresponder_base_test.cpp | 82 uint8_t retFlag = PLDM_START_AND_END; in TEST_F()
|
| /openbmc/pldm/fw-update/ |
| H A D | inventory_manager.cpp | 381 downstreamIds.transfer_flag == PLDM_START_AND_END) in queryDownstreamIdentifiers() 465 case PLDM_START_AND_END: in sendGetDownstreamFirmwareParametersRequest()
|
| H A D | device_updater.cpp | 134 transferFlag = PLDM_START_AND_END; in sendPassCompTableRequest()
|
| /openbmc/libpldm/include/libpldm/ |
| H A D | base.h | 110 PLDM_START_AND_END = 0x05, enumerator
|
| /openbmc/pldm/pldmtool/ |
| H A D | pldm_bios_cmd.cpp | 913 instanceId, 0, PLDM_START_AND_END, attrValueEntry.data(), in exec()
|
| H A D | pldm_fw_update_cmd.cpp | 81 {"STARTANDEND", PLDM_START_AND_END},
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | file_io.cpp | 603 PLDM_START_AND_END, attrTable.data(), in getFileTable()
|
| /openbmc/libpldm/tests/oem/ibm/ |
| H A D | fileio.cpp | 419 uint8_t transferFlag = PLDM_START_AND_END; in TEST() 461 uint8_t transferFlag = PLDM_START_AND_END; in TEST()
|
| /openbmc/pldm/oem/ibm/test/ |
| H A D | libpldmresponder_fileio_test.cpp | 536 uint8_t transferFlag = PLDM_START_AND_END; in TEST_F()
|
| /openbmc/libpldm/src/dsp/ |
| H A D | platform.c | 1301 if (transfer_flag == PLDM_END || transfer_flag == PLDM_START_AND_END) { in encode_poll_for_platform_event_message_resp() 2960 *transfer_flag == PLDM_START_AND_END) { in decode_poll_for_platform_event_message_resp()
|