Searched refs:CMD_ID_SHIFT (Results 1 – 1 of 1) sorted by relevance
47 #define CMD_ID_SHIFT 0 macro54 ((((cmd_id) & CMD_ID_MASK) << CMD_ID_SHIFT) | \