Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c122 static void disable_watchdog_timer(struct e1000g *);
1383 disable_watchdog_timer(Adapter); in e1000g_suspend()
2068 disable_watchdog_timer(Adapter); in e1000g_m_stop()
2269 disable_watchdog_timer(Adapter); in e1000g_reset_adapter()
2305 disable_watchdog_timer(Adapter); in e1000g_global_reset()
4921 disable_watchdog_timer(struct e1000g *Adapter) in disable_watchdog_timer() function