Searched refs:upgt_watchdog (Results 1 – 1 of 1) sorted by relevance
160 static void upgt_watchdog(void *);573 callout_reset(&sc->sc_watchdog_ch, hz, upgt_watchdog, sc); in upgt_init()826 upgt_watchdog(void *arg) in upgt_watchdog() function838 callout_reset(&sc->sc_watchdog_ch, hz, upgt_watchdog, sc); in upgt_watchdog()