Searched refs:S_NXTT1 (Results 1 – 1 of 1) sorted by relevance
22030 #define S_NXTT1 0 macro22032 #define V_NXTT1(x) ((x) << S_NXTT1)22033 #define G_NXTT1(x) (((x) >> S_NXTT1) & M_NXTT1)