Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/
H A Dfan.cpp78 constexpr int maxAttempts = 5; in setSensors() local
91 if (attempts == maxAttempts) in setSensors()