Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c123 static void start_watchdog_timer(struct e1000g *);
2548 start_watchdog_timer(Adapter); in e1000g_intr_work()
4939 start_watchdog_timer(struct e1000g *Adapter) in start_watchdog_timer() function