Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp156 std::string mfrTest = "sled-cycle"; in ipmiAppMfrTestOn() local
159 if (!memcmp(req, mfrTest.data(), mfrTest.length()) && in ipmiAppMfrTestOn()
160 (*data_len == mfrTest.length())) in ipmiAppMfrTestOn()