Searched refs:RXSTAT_COLLSEEN (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h226 #define RXSTAT_COLLSEEN 0x00000040U /* late collision seen */ macro
233 RXSTAT_COLLSEEN | RXSTAT_DRIBBLE | \
H A Dafe.c2178 } else if (status & RXSTAT_COLLSEEN) {
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h252 #define RXSTAT_COLLSEEN 0x00000040U /* late collision seen */ macro
259 RXSTAT_COLLSEEN | RXSTAT_DRIBBLE | \
H A Dmxfe.c2585 } else if (status & RXSTAT_COLLSEEN) {

Completed in 120 milliseconds