Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dwatchdog.h84 #define WD_TO_NEVER 0 macro
/f-stack/freebsd/arm/ti/
H A Dti_wdt.c244 if (cmd == WD_TO_NEVER) { in ti_wdt_event()
/f-stack/freebsd/ddb/
H A Ddb_command.c774 } else if ((tout & WD_INTERVAL) == WD_TO_NEVER) { in db_watchdog()
/f-stack/freebsd/kern/
H A Dkern_shutdown.c603 wdog_kern_pat(WD_TO_NEVER); in shutdown_halt()