Home
last modified time | relevance | path

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

/freebsd/sys/dev/xilinx/
H A Dif_xae.c617 xae_tick(void *arg) in xae_tick() function
642 callout_reset(&sc->xae_callout, hz, xae_tick, sc); in xae_tick()
671 callout_reset(&sc->xae_callout, hz, xae_tick, sc); in xae_init_locked()