Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_manager.cpp27 constexpr auto faultSuffix = "fault"; variable
961 faultValue = readFile<uint32_t>(filePathString + faultSuffix); in readTempSensors()
967 filePathString + faultSuffix, e.code().value()) in readTempSensors()