Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dtypes.hpp18 bool gotPattern; // It gets the whole pattern success. member
/openbmc/fb-ipmi-oem/src/
H A Dbiccommands.cpp121 if (dimm::dimmLoops[hostId].gotPattern) in dimmLoopPatternDetection()
146 dimm::dimmLoops[hostId].gotPattern = true; in dimmLoopPatternDetection()