Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpowermode.cpp1296 bool foundCustomerMode = false; in getSupportedModes() local
1351 if (!foundCustomerMode) in getSupportedModes()
1355 foundCustomerMode = true; in getSupportedModes()
1374 if (foundCustomerMode) in getSupportedModes()
1415 return foundCustomerMode; in getSupportedModes()