Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dwatchdog.h97 #define WD_SOFT_PANIC 0x01 /* panic */ macro
/freebsd/sys/dev/watchdog/
H A Dwatchdog.c256 if ((wd_pretimeout_act & WD_SOFT_PANIC)) in wd_timeout_cb()
/freebsd/usr.sbin/watchdogd/
H A Dwatchdogd.c513 { "panic", WD_SOFT_PANIC },