Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dif_dcreg.h416 #define DC_RXSTAT_COLLSEEN 0x00000040 macro
H A Dif_dc.c2905 DC_RXSTAT_MIIERE | DC_RXSTAT_COLLSEEN | in dc_rxeof()
2908 if (rxstat & DC_RXSTAT_COLLSEEN) in dc_rxeof()