Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pcie.cpp48 std::unordered_map<uint8_t, std::string> cableStatusMap{ variable
507 cableStatusMap[cableData->cableStatus]); in parseCableInfo()
H A Dfile_io_type_pcie.hpp101 extern std::unordered_map<uint8_t, std::string> cableStatusMap;