Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/dc/
H A Dif_dc.c241 static int dc_rx_resync(struct dc_softc *);
2805 dc_rx_resync(struct dc_softc *sc) in dc_rx_resync() function
3257 if (dc_rx_resync(sc)) in dc_poll()
3315 while (dc_rx_resync(sc)) in dc_intr()
3339 while (dc_rx_resync(sc)) in dc_intr()