Searched refs:PLDM_XFER_FIRST_PART (Results 1 – 2 of 2) sorted by relevance
| /openbmc/libpldm/tests/dsp/ |
| H A D | base.cpp | 590 constexpr uint8_t kFlag = PLDM_XFER_FIRST_PART; in TEST() 660 constexpr uint8_t kFlag = PLDM_XFER_FIRST_PART; in TEST() 764 PLDM_BASE, PLDM_XFER_FIRST_PART, 0x01, 0x10, 0x00, 0x10}; in TEST() 770 PLDM_BASE, PLDM_XFER_FIRST_PART, in TEST() 799 PLDM_BASE, PLDM_XFER_FIRST_PART, 0x01, 0x10, 0x00, 0x10}; in TEST() 823 PLDM_BASE, PLDM_XFER_FIRST_PART, 0x01, 0x10, 0x00, 0x10}; in TEST()
|
| /openbmc/libpldm/include/libpldm/ |
| H A D | base.h | 91 PLDM_XFER_FIRST_PART = 0, enumerator
|