Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog.cpp195 uint3_t timerUse, uint3_t reserved, bool dontStopTimer, bool dontLog, in ipmiSetWatchdogTimer() argument
218 timerNotLogFlags = dontLog; in ipmiSetWatchdogTimer()
249 wd_service.setLogTimeout(!dontLog); in ipmiSetWatchdogTimer()
H A Dwatchdog.hpp23 uint3_t timerUse, uint3_t reserved, bool dontStopTimer, bool dontLog,