Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp619 uint16_t getEntityTypeForLogicalEntity(const uint16_t logical_entity_type) in getEntityTypeForLogicalEntity() argument
621 return logical_entity_type & 0x7FFF; in getEntityTypeForLogicalEntity()