Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpowermode.cpp1330 bool foundCustomerMode = false; in getSupportedModes() local
1382 if (!foundCustomerMode) in getSupportedModes()
1386 foundCustomerMode = true; in getSupportedModes()
1403 if (foundCustomerMode) in getSupportedModes()
1442 return foundCustomerMode; in getSupportedModes()