Searched refs:WD_STAT_BSTOP (Results 1 – 1 of 1) sorted by relevance
59 #define WD_STAT_BSTOP 0x02 /* Watchdog timer is brokenstopped */ macro245 if (p->devs[id].runstatus & WD_STAT_BSTOP) { in cpwd_brokentimer()277 p->devs[index].runstatus |= WD_STAT_BSTOP; in cpwd_stoptimer()293 p->devs[index].runstatus &= ~WD_STAT_BSTOP; in cpwd_starttimer()330 (p->devs[index].runstatus & WD_STAT_BSTOP)) { in cpwd_getstatus()596 p->devs[i].runstatus &= ~WD_STAT_BSTOP; in cpwd_probe()642 if (p->devs[i].runstatus & WD_STAT_BSTOP) in cpwd_remove()