Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog.cpp55 constexpr uint8_t ccWatchdogNotInit = 0x80; in ipmiAppResetWatchdogTimer() local
56 return ipmi::response(ccWatchdogNotInit); in ipmiAppResetWatchdogTimer()