Home
last modified time | relevance | path

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

/freebsd/sys/dev/ste/
H A Dif_ste.c135 static void ste_tick(void *);
732 ste_tick(void *arg) in ste_tick() function
759 callout_reset(&sc->ste_callout, hz, ste_tick, sc); in ste_tick()
1606 callout_reset(&sc->ste_callout, hz, ste_tick, sc); in ste_init_locked()