Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri_mac.h824 #define BMAC_TXSTS_FCC_EXP (1 << 6) /* First Collision cnt exp */ macro
H A Deri.c3084 if (txmac_sts & BMAC_TXSTS_FCC_EXP) { in eri_nonfatal_err()