Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_manager.cpp958 uint32_t faultValue{0}; in readTempSensors() local
961 faultValue = readFile<uint32_t>(filePathString + faultSuffix); in readTempSensors()
974 if (faultValue != 0) in readTempSensors()