Searched refs:BE_CR_STAT_TXPERR (Results 1 – 3 of 3) sorted by relevance
172 #define BE_CR_STAT_TXPERR 0x00020000 /* tx parity error */ macro187 BE_CR_STAT_TXPERR | BE_CR_STAT_TXSERR | \
250 #define BE_CR_STAT_TXPERR 0x00020000 /* tx parity error */ macro
755 if (why & (BE_CR_STAT_TXLERR | BE_CR_STAT_TXPERR | BE_CR_STAT_TXSERR)) { in beqint()761 if (why & BE_CR_STAT_TXPERR) in beqint()