Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_main.c121 static void disable_watchdog_timer(struct e1000g *);
1341 disable_watchdog_timer(Adapter); in e1000g_suspend()
1965 disable_watchdog_timer(Adapter); in e1000g_m_stop()
2158 disable_watchdog_timer(Adapter); in e1000g_reset_adapter()
2194 disable_watchdog_timer(Adapter); in e1000g_global_reset()
4662 disable_watchdog_timer(struct e1000g *Adapter) in disable_watchdog_timer() function