Searched refs:S_NXTT2 (Results 1 – 1 of 1) sorted by relevance
22037 #define S_NXTT2 0 macro22039 #define V_NXTT2(x) ((x) << S_NXTT2)22040 #define G_NXTT2(x) (((x) >> S_NXTT2) & M_NXTT2)