Searched refs:IS_XS_C (Results 1 – 3 of 3) sorted by relevance
28 IS_R1_C | IS_XA_C | IS_XS_C)
552 #define IS_XS_C (1L<<0) /* Bit 0: Encoding Error (xs) */ macro
207 IS_R1_C | IS_XA_C | IS_XS_C)806 if (is & IS_XS_C) { /* Encoding error sync tx q */ in fddi_isr()