Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpowermode.cpp1338 bool foundCustomerMode = false; in getSupportedModes() local
1391 if (!foundCustomerMode) in getSupportedModes()
1395 foundCustomerMode = true; in getSupportedModes()
1412 if (foundCustomerMode) in getSupportedModes()
1451 return foundCustomerMode; in getSupportedModes()