Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dmp_watchdog.c69 static int watchdog_nmi = 1; variable
71 SYSCTL_INT(_debug, OID_AUTO, watchdog_nmi, CTLFLAG_RWTUN, &watchdog_nmi, 0,
204 if (watchdog_nmi) in ap_watchdog()
/f-stack/freebsd/mips/atheros/
H A Dar71xx_wdog.c53 int watchdog_nmi; member
65 if (sc->watchdog_nmi != 0) in ar71xx_wdog_watchdog_fn()
136 "nmi", CTLFLAG_RW, &sc->watchdog_nmi, 0, in ar71xx_wdog_sysctl()