Searched refs:S_IDTCMD (Results 1 – 1 of 1) sorted by relevance
6235 #define S_IDTCMD 0 macro6237 #define V_IDTCMD(x) ((x) << S_IDTCMD)6238 #define G_IDTCMD(x) (((x) >> S_IDTCMD) & M_IDTCMD)