Searched refs:WD_STAT_BSTOP (Results 1 – 1 of 1) sorted by relevance
61 #define WD_STAT_BSTOP 0x02 /* Watchdog timer is brokenstopped */ macro247 if (p->devs[id].runstatus & WD_STAT_BSTOP) { in cpwd_brokentimer()279 p->devs[index].runstatus |= WD_STAT_BSTOP; in cpwd_stoptimer()295 p->devs[index].runstatus &= ~WD_STAT_BSTOP; in cpwd_starttimer()332 (p->devs[index].runstatus & WD_STAT_BSTOP)) { in cpwd_getstatus()582 p->devs[i].runstatus &= ~WD_STAT_BSTOP; in cpwd_probe()628 if (p->devs[i].runstatus & WD_STAT_BSTOP) in cpwd_remove()