Searched refs:SIXP_CMD_MASK (Results 1 – 1 of 1) sorted by relevance
52 #define SIXP_CMD_MASK 0xC0 macro906 switch (cmd & SIXP_CMD_MASK) { /* normal command */ in decode_std_command()