Searched defs:RX_ERR (Results 1 – 4 of 4) sorted by relevance
108 #define RX_ERR 0x8000 // always present if there is an error (hmm) macro
123 RX_ERR = 0x7, enumerator
65 RX_ERR = 0x7, enumerator
169 #define RX_ERR 0x40 /* Rx: error (OR of next 4 bits) */ macro