Home
last modified time | relevance | path

Searched refs:PLDM_START_AND_END (Results 1 – 20 of 20) 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 Dfirmware_update.cpp1638 constexpr uint8_t transfer_flag_resp = PLDM_START_AND_END; in TEST()
1679 constexpr uint8_t transfer_flag_resp = PLDM_START_AND_END; in TEST()
1718 constexpr uint8_t transfer_flag_resp = PLDM_START_AND_END; in TEST()
1806 constexpr uint8_t transfer_flag_resp = PLDM_START_AND_END; in TEST()
1916 constexpr uint8_t transfer_flag_resp = PLDM_START_AND_END; in TEST()
2031 constexpr uint8_t transfer_flag_resp = PLDM_START_AND_END; in TEST()
2162 constexpr uint8_t transfer_flag_resp = PLDM_START_AND_END; in TEST()
2208 constexpr uint8_t transfer_flag_resp = PLDM_START_AND_END; in TEST()
2306 constexpr uint8_t transfer_flag_resp = PLDM_START_AND_END; in TEST()
2415 constexpr uint8_t transfer_flag_resp = 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()
H A Dplatform.cpp242 transferFlag = PLDM_START_AND_END; // No CRC in this case in TEST()
254 uint8_t transferFlag = PLDM_START_AND_END; in TEST()
1636 uint8_t transferFlag = PLDM_START_AND_END; in TEST()
1654 PLDM_START_AND_END, // transfer_flag in TEST()
1773 PLDM_START_AND_END, // transfer_flag in TEST()
/openbmc/pldm/libpldmresponder/
H A Dbios.cpp253 PLDM_START_AND_END, table->data(), response.size(), responsePtr); in getBIOSTable()
331 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.cpp491 0, PLDM_START_AND_END, responsePtr); in getFRURecordTable()
542 request->hdr.instance_id, PLDM_SUCCESS, 0, PLDM_START_AND_END, in getFRURecordByOption()
H A Dplatform.cpp265 0, PLDM_START_AND_END, respSizeBytes, recordData, 0, responsePtr); in getPDR()
/openbmc/libpldm/src/
H A Dutils.c261 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/fw-update/
H A Dinventory_manager.cpp345 downstreamIds.transfer_flag == PLDM_START_AND_END) in queryDownstreamIdentifiers()
429 case PLDM_START_AND_END: in queryDownstreamIdentifiers()
H A Ddevice_updater.cpp120 transferFlag = PLDM_START_AND_END; in sendPassCompTableRequest()
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_base_test.cpp82 uint8_t retFlag = PLDM_START_AND_END; in TEST_F()
/openbmc/libpldm/include/libpldm/
H A Dbase.h89 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()
/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.c1283 if (transfer_flag == PLDM_END || transfer_flag == PLDM_START_AND_END) { in encode_poll_for_platform_event_message_resp()
2752 *transfer_flag == PLDM_START_AND_END) { in decode_poll_for_platform_event_message_resp()