Searched refs:S_IDTCMDLO (Results 1 – 1 of 1) sorted by relevance
6230 #define S_IDTCMDLO 0 macro6232 #define V_IDTCMDLO(x) ((x) << S_IDTCMDLO)6233 #define G_IDTCMDLO(x) (((x) >> S_IDTCMDLO) & M_IDTCMDLO)