Searched refs:encode_get_commands_req (Results 1 – 6 of 6) sorted by relevance
/openbmc/libpldm/include/libpldm/ |
H A D | base.h | 414 int encode_get_commands_req(uint8_t instance_id, uint8_t type, ver32_t version,
|
/openbmc/pldm/pldmtool/ |
H A D | pldm_base_cmd.cpp | 323 encode_get_commands_req(instanceId, pldmType, version, request); in createRequestMsg()
|
/openbmc/libpldm/src/dsp/ |
H A D | base.c | 142 int encode_get_commands_req(uint8_t instance_id, uint8_t type, ver32_t version, in encode_get_commands_req() function
|
/openbmc/pldm/platform-mc/ |
H A D | terminus_manager.cpp | 557 auto rc = encode_get_commands_req(0, type, version, requestMsg); in getPLDMCommands()
|
/openbmc/libpldm/tests/dsp/ |
H A D | base.cpp | 206 auto rc = encode_get_commands_req(0, pldmType, version, request); in TEST()
|
/openbmc/libpldm/abi/x86_64/ |
H A D | gcc.dump | 717 'ShortName' => 'encode_get_commands_req' 9726 'encode_get_commands_req' => 1,
|