Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_wdog.c61 int sc_armed; member
140 sc->sc_armed = 1; in octeon_wdog_watchdog_fn()
143 if (sc->sc_armed) { in octeon_wdog_watchdog_fn()
146 sc->sc_armed = 0; in octeon_wdog_watchdog_fn()
163 "armed", CTLFLAG_RD, &sc->sc_armed, 0, in octeon_wdog_sysctl()
195 if (sc->sc_armed) { in octeon_wdog_setup()
237 sc->sc_armed = 0; /* XXX Ought to be a tunable / config option. */ in octeon_wdog_attach()