Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_cmd_helper.hpp29 constexpr uint8_t PLDM_ENTITY_ID = 8; variable
82 commandName(name), mctp_eid(PLDM_ENTITY_ID), pldmVerbose(false), in CommandInterface()