Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_status.cpp401 bool stateWasRead = false; in occReadStateNow() local
410 stateWasRead = true; in occReadStateNow()
438 stateWasRead = false; in occReadStateNow()
441 if (stateWasRead && (state != lastState)) in occReadStateNow()
519 if (!stateWasRead) in occReadStateNow()