Home
last modified time | relevance | path

Searched refs:PLDM_SET_EVENT_RECEIVER (Results 1 – 8 of 8) sorted by relevance

/openbmc/pldm/platform-mc/test/
H A Devent_manager_test.cpp196 cmd = PLDM_SET_EVENT_RECEIVER; in TEST_F()
202 PLDM_SET_EVENT_RECEIVER)); in TEST_F()
H A Dterminus_manager_test.cpp374 byte0 = (1 << (PLDM_SET_EVENT_RECEIVER % 8)); // byte0 = 0x10 in TEST_F()
494 PLDM_SET_EVENT_RECEIVER)); in TEST_F()
/openbmc/pldm/libpldmresponder/
H A Dbase.cpp35 {PLDM_GET_PDR, PLDM_SET_STATE_EFFECTER_STATES, PLDM_SET_EVENT_RECEIVER,
H A Dplatform.cpp1029 eid, instanceId, PLDM_PLATFORM, PLDM_SET_EVENT_RECEIVER, in setEventReceiver()
/openbmc/pldm/pldmtool/
H A Dpldm_base_cmd.cpp57 {"SetEventReceiver", PLDM_SET_EVENT_RECEIVER},
/openbmc/pldm/platform-mc/
H A Dplatform_manager.cpp164 if (!terminus->doesSupportCommand(PLDM_PLATFORM, PLDM_SET_EVENT_RECEIVER)) in configEventReceiver()
/openbmc/libpldm/include/libpldm/
H A Dplatform.h213 PLDM_SET_EVENT_RECEIVER = 0x04, enumerator
/openbmc/libpldm/src/dsp/
H A Dplatform.c2521 header.command = PLDM_SET_EVENT_RECEIVER; in encode_set_event_receiver_req()
2639 header.command = PLDM_SET_EVENT_RECEIVER; in encode_set_event_receiver_resp()