Searched refs:EM_WATCHDOG (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h138 #define EM_WATCHDOG (10 * hz) macro
H A Dif_lem.h140 #define EM_WATCHDOG (10 * hz) macro
H A Dif_lem.c2004 (ticks - adapter->watchdog_time > EM_WATCHDOG))
H A Dif_em.c3918 if ((!processed) && ((ticks - txr->watchdog_time) > EM_WATCHDOG))

Completed in 78 milliseconds