Home
last modified time | relevance | path

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

/freebsd/sys/dev/cas/
H A Dif_cas.c167 static void cas_tick(void *arg);
623 cas_tick(void *arg) in cas_tick() function
666 callout_reset(&sc->sc_tick_ch, hz, cas_tick, sc); in cas_tick()
1169 callout_reset(&sc->sc_tick_ch, hz, cas_tick, sc); in cas_init_locked()