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.c406 xae_tick(void *arg) in xae_tick() function
431 callout_reset(&sc->xae_callout, hz, xae_tick, sc); in xae_tick()
460 callout_reset(&sc->xae_callout, hz, xae_tick, sc); in xae_init_locked()