Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sparc64/
Dwatchdog.h27 #define WD_STOPPED 0x08 /* timer has not been started */ macro
/linux-2.4.37.9/drivers/sbus/char/
Dcpwatchdog.c699 unsigned char ret = WD_STOPPED; in wd_getstatus()