Searched refs:ffec_tick (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/ffec/
H A Dif_ffec.c550 ffec_tick(void *arg) function
586 callout_reset(&sc->ffec_callout, hz, ffec_tick, sc);
1059 * ffec_tick() routine will return without doing anything when it sees
1262 callout_reset(&sc->ffec_callout, hz, ffec_tick, sc);

Completed in 101 milliseconds