Searched refs:DC_RXSTAT_DRIBBLE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/dc/ | ||
| D | if_dcreg.h | 412 #define DC_RXSTAT_DRIBBLE 0x00000004 macro |
| D | if_dc.c | 2914 (rxstat & (DC_RXSTAT_CRCERR | DC_RXSTAT_DRIBBLE | in dc_rxeof() |