Searched refs:S_IDTCMD (Results 1 – 1 of 1) sorted by relevance
6904 #define S_IDTCMD 0 macro6906 #define V_IDTCMD(x) ((x) << S_IDTCMD)6907 #define G_IDTCMD(x) (((x) >> S_IDTCMD) & M_IDTCMD)