EC
#define EC(x) ((x) & 0xffff)
#undef EC
#define EC(x) ((x) << 2)
EC = 0x2
EC = 0x00000800, /* excessive collision */
#define EC 0x04
EC,