Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/dc/
H A Dif_dcreg.h416 #define DC_RXSTAT_COLLSEEN 0x00000040 macro
H A Dif_dc.c2912 DC_RXSTAT_MIIERE | DC_RXSTAT_COLLSEEN | in dc_rxeof()
2915 if (rxstat & DC_RXSTAT_COLLSEEN) in dc_rxeof()