Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/tl/
H A Dif_tl.c262 static int tl_intvec_rxeoc (void *, u_int32_t);
1451 tl_intvec_rxeoc(void *xsc, u_int32_t type) in tl_intvec_rxeoc() function
1648 r = tl_intvec_rxeoc(sc, type); in tl_intr()