Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpowermode.cpp1344 bool foundCustomerMode = false; in getSupportedModes() local
1397 if (!foundCustomerMode) in getSupportedModes()
1401 foundCustomerMode = true; in getSupportedModes()
1418 if (foundCustomerMode) in getSupportedModes()
1457 return foundCustomerMode; in getSupportedModes()