Searched defs:CMD_TYPE (Results 1 – 2 of 2) sorted by relevance
140 CMD_TYPE, enumerator
58 #define CMD_TYPE(cmd) (((cmd) >> 29) & 7) macro