Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.cpp723 bool wdStatus = watchDogRunning(); in resetWatchDogTimer() local
724 if (wdStatus == false) in resetWatchDogTimer()
750 bool wdStatus = watchDogRunning(); in disableWatchDogTimer() local
752 if (!wdStatus) in disableWatchDogTimer()