Home
last modified time | relevance | path

Searched refs:PLDM_RECORDS_MODIFIED (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/libpldmresponder/
H A Dfru.cpp474 record ? PLDM_RECORDS_MODIFIED : PLDM_RECORDS_DELETED; in removeIndividualFRU()
503 hostEventDataOps = record ? PLDM_RECORDS_MODIFIED in removeIndividualFRU()
638 handlesTobeModified, std::vector<uint8_t>{PLDM_RECORDS_MODIFIED}); in removeIndividualFRU()
H A Dplatform.cpp568 if (eventDataOperation == PLDM_RECORDS_MODIFIED) in pldmPDRRepositoryChgEvent()
/openbmc/libpldm/include/libpldm/
H A Dplatform.h388 PLDM_RECORDS_MODIFIED = 3, enumerator