Searched defs:RX_ERR (Results 1 – 5 of 5) sorted by relevance
53 enum { RX_ERR, RX_ALL, RX_FIL, RX_INV, RX_MAX }; enumerator
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
Completed in 32 milliseconds