Searched refs:T_XUR (Results 1 – 2 of 2) sorted by relevance
168 #define T_XUR 0x03 /* Excessive Underruns */ macro
1099 if ((tx_status & T_COLL) ^ T_XUR) { in ewrk3_tx()