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

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h229 #define RXSTAT_DRIBBLE 0x00000004U /* dribbling bit */ macro
233 RXSTAT_COLLSEEN | RXSTAT_DRIBBLE | \
H A Dafe.c2182 } else if (status & RXSTAT_DRIBBLE) {
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h255 #define RXSTAT_DRIBBLE 0x00000004U /* dribbling bit */ macro
259 RXSTAT_COLLSEEN | RXSTAT_DRIBBLE | \
H A Dmxfe.c2589 } else if (status & RXSTAT_DRIBBLE) {

Completed in 113 milliseconds