Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c125 static void stop_watchdog_timer(struct e1000g *);
2491 stop_watchdog_timer(Adapter); in e1000g_intr_work()
4965 stop_watchdog_timer(struct e1000g *Adapter) in stop_watchdog_timer() function