Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Ddcreg.h428 #define DC_RXSTAT_COLLSEEN 0x00000040 macro
Ddc.c2134 DC_RXSTAT_MIIERE | DC_RXSTAT_COLLSEEN | in dc_rxeof()
2137 if (rxstat & DC_RXSTAT_COLLSEEN) in dc_rxeof()