Searched refs:tl_intvec_rxeof (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/tl/
H A Dif_tl.c271 static int tl_intvec_rxeof(void *, u_int32_t);
1409 tl_intvec_rxeof(xsc, type) function
1493 r = tl_intvec_rxeof(xsc, type);
1675 r = tl_intvec_rxeof((void *)sc, type);

Completed in 88 milliseconds