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

/freebsd-12-stable/sys/dev/tl/
H A Dif_tl.c273 static int tl_intvec_rxeof(void *, u_int32_t);
1412 tl_intvec_rxeof(xsc, type) function
1496 r = tl_intvec_rxeof(xsc, type);
1678 r = tl_intvec_rxeof((void *)sc, type);

Completed in 58 milliseconds