Home
last modified time | relevance | path

Searched defs:mtm (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dmtms.hpp77 void setMachineTypeAndModel(const std::array<uint8_t, mtmSize>& mtm) in setMachineTypeAndModel()
89 std::string mtm; in machineTypeAndModel() local
H A Dmtms.cpp82 std::array<uint8_t, MTMS::mtmSize> mtm; in operator >>() local
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp246 ipmi::Manufacturing mtm; in handleIpmbChannel() local
H A Dmanufacturingcommands.cpp34 Manufacturing mtm; variable