Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dif_dcreg.h412 #define DC_RXSTAT_DRIBBLE 0x00000004 macro
H A Dif_dc.c2904 (rxstat & (DC_RXSTAT_CRCERR | DC_RXSTAT_DRIBBLE | in dc_rxeof()