Home
last modified time | relevance | path

Searched refs:PLDM_START_AND_END (Results 1 – 19 of 19) sorted by relevance

/openbmc/libpldm/tests/dsp/
H A Dbios.cpp358 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 Dfru.cpp367 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 Dbase.cpp410 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 Dbios.cpp256 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 Dbase.cpp162 PLDM_START_AND_END, &version, in getPLDMVersion()
H A Dfru.cpp806 0, PLDM_START_AND_END, responsePtr); in getFRURecordTable()
857 request->hdr.instance_id, PLDM_SUCCESS, 0, PLDM_START_AND_END, in getFRURecordByOption()
H A Dplatform.cpp264 0, PLDM_START_AND_END, respSizeBytes, recordData, 0, responsePtr); in getPDR()
/openbmc/libpldm/src/
H A Dutils.c277 case PLDM_START_AND_END: in is_transfer_flag_valid()
H A Dcontrol.c125 PLDM_START_AND_END, v->versions, in pldm_control_get_version()
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_base_test.cpp82 uint8_t retFlag = PLDM_START_AND_END; in TEST_F()
/openbmc/pldm/fw-update/
H A Dinventory_manager.cpp381 downstreamIds.transfer_flag == PLDM_START_AND_END) in queryDownstreamIdentifiers()
465 case PLDM_START_AND_END: in sendGetDownstreamFirmwareParametersRequest()
H A Ddevice_updater.cpp134 transferFlag = PLDM_START_AND_END; in sendPassCompTableRequest()
/openbmc/libpldm/include/libpldm/
H A Dbase.h110 PLDM_START_AND_END = 0x05, enumerator
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp913 instanceId, 0, PLDM_START_AND_END, attrValueEntry.data(), in exec()
H A Dpldm_fw_update_cmd.cpp81 {"STARTANDEND", PLDM_START_AND_END},
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io.cpp603 PLDM_START_AND_END, attrTable.data(), in getFileTable()
/openbmc/libpldm/tests/oem/ibm/
H A Dfileio.cpp419 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 Dlibpldmresponder_fileio_test.cpp536 uint8_t transferFlag = PLDM_START_AND_END; in TEST_F()
/openbmc/libpldm/src/dsp/
H A Dplatform.c1301 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()