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

/freebsd-11-stable/sys/dev/de/
H A Dif_de.c115 #define TULIP_HZ 10 macro
230 sc->tulip_probe_timeout -= 1000 / TULIP_HZ;
243 callout_reset(&sc->tulip_callout, (hz + TULIP_HZ / 2) / TULIP_HZ,

Completed in 59 milliseconds