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