Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog.cpp88 static constexpr uint8_t wdTimeoutInterruptTimer = 0x04; variable
204 (preTimeoutInterrupt == wdTimeoutInterruptTimer) || in ipmiSetWatchdogTimer()