Home
last modified time | relevance | path

Searched refs:TXSTAT_LATECOL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h251 #define TXSTAT_LATECOL 0x00000200U /* late collision */ macro
H A Dafe.c2092 if (status & TXSTAT_LATECOL) { in afe_reclaim()
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h277 #define TXSTAT_LATECOL 0x00000200U /* late collision */ macro
H A Dmxfe.c2491 if (status & TXSTAT_LATECOL) { in mxfe_reclaim()