Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dmvxpsec.c135 STATIC void mvxpsec_timer(void *);
379 callout_setfunc(&sc->sc_timeout, mvxpsec_timer, sc); in mvxpsec_attach()
565 mvxpsec_timer(void *aux) in mvxpsec_timer() function