Searched refs:CMD_CTX_ID_MASK (Results 1 – 3 of 3) sorted by relevance
32 #define CMD_CTX_ID_MASK (0x000F0000) macro
965 switch (cmd & CMD_CTX_ID_MASK) { in control()