Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dconst.hpp101 static constexpr auto VALUE_10 = 10; variable
/openbmc/openpower-vpd-parser/vpd-manager/
H A Dmanager.cpp604 for (auto retryCounter = VALUE_0; retryCounter <= VALUE_10; in performVPDRecollection()
618 if (retryCounter < VALUE_10) in performVPDRecollection()