Searched refs:S_NXTT2 (Results 1 – 1 of 1) sorted by relevance
42631 #define S_NXTT2 0 macro42633 #define V_NXTT2(x) ((x) << S_NXTT2)42634 #define G_NXTT2(x) (((x) >> S_NXTT2) & M_NXTT2)