Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dif_temac.c223 static void temac_rxtimo(void *);
550 callout_setfunc(&sc->sc_rx_timo, temac_rxtimo, sc); in temac_attach()
1238 temac_rxtimo(void *arg) in temac_rxtimo() function