Home
last modified time | relevance | path

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

/src/sys/dev/ffec/
H A Dif_ffec.c552 ffec_tick(void *arg) in ffec_tick() function
588 callout_reset(&sc->ffec_callout, hz, ffec_tick, sc); in ffec_tick()
1266 callout_reset(&sc->ffec_callout, hz, ffec_tick, sc); in ffec_init_locked()