Searched refs:watchdog_timer_started (Results 1 – 2 of 2) sorted by relevance
909 boolean_t watchdog_timer_started; member
4654 Adapter->watchdog_timer_started = B_TRUE; in enable_watchdog_timer()4669 Adapter->watchdog_timer_started = B_FALSE; in disable_watchdog_timer()4685 if (!Adapter->watchdog_timer_started) { in start_watchdog_timer()4686 Adapter->watchdog_timer_started = B_TRUE; in start_watchdog_timer()4699 if (Adapter->watchdog_timer_started) in restart_watchdog_timer()4712 Adapter->watchdog_timer_started = B_FALSE; in stop_watchdog_timer()