Searched refs:sc_watchdog_timer (Results 1 – 6 of 6) sorted by relevance
1207 sc->sc_watchdog_timer = 5; in stge_start_locked() 1223 if (sc->sc_watchdog_timer == 0 || --sc->sc_watchdog_timer) in stge_watchdog() 1561 sc->sc_watchdog_timer = 0; in stge_txeof() 2205 sc->sc_watchdog_timer = 0; in stge_stop()
659 int sc_watchdog_timer; member
576 struct callout sc_watchdog_timer; member
452 callout_init_mtx(&sc->sc_watchdog_timer, &sc->sc_mtx, 0); in bwi_attach()567 callout_drain(&sc->sc_watchdog_timer); in bwi_detach()1275 callout_reset(&sc->sc_watchdog_timer, hz, bwi_watchdog, sc); in bwi_init_statechg()1444 callout_reset(&sc->sc_watchdog_timer, hz, bwi_watchdog, sc); in bwi_watchdog()1499 callout_stop(&sc->sc_watchdog_timer); in bwi_stop_locked()
1050 int sc_watchdog_timer; member
1021 sc->sc_watchdog_timer = 5; in bwn_start() 1274 if (sc->sc_watchdog_timer != 0 && --sc->sc_watchdog_timer == 0) { in bwn_watchdog() 1845 sc->sc_watchdog_timer = 5; in bwn_raw_xmit() 4816 sc->sc_watchdog_timer = 0; in bwn_core_stop() 6174 sc->sc_watchdog_timer = 0; in bwn_dma_handle_txeof() 6211 sc->sc_watchdog_timer = 0; in bwn_pio_handle_txeof()