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

/freebsd-10.3-release/sys/dev/tl/
H A Dif_tl.c270 static int tl_intvec_rxeof(void *, u_int32_t);
1406 tl_intvec_rxeof(xsc, type) function
1490 r = tl_intvec_rxeof(xsc, type);
1672 r = tl_intvec_rxeof((void *)sc, type);

Completed in 44 milliseconds