Searched refs:T_LC (Results 1 – 3 of 3) sorted by relevance
27 #define T_LC 0x0080 /* error: late collision */ macro32 #define T_ERROR (T_HB | T_LC | T_RL | T_UN | T_CSL)
41 #define T_LC 0x00800000 /* late collision */ macro
807 #define T_LC (((u32) TX_ERRORS_LC ) << 16) macro812 #define T_ERRORS_REPORT (T_DEF | T_EXDEF | T_LC | T_RL | T_RC_MASK \