Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Djson_parser.cpp320 std::optional<size_t> nonfuncRotorErrorDelay; in getFanDefs() local
323 nonfuncRotorErrorDelay = in getFanDefs()
328 nonfuncRotorErrorDelay = 0; in getFanDefs()
387 .nonfuncRotorErrDelay = nonfuncRotorErrorDelay, in getFanDefs()