Searched refs:S_MAXTAG3 (Results 1 – 1 of 1) sorted by relevance
1818 #define S_MAXTAG3 8 macro1820 #define V_MAXTAG3(x) ((x) << S_MAXTAG3)1821 #define G_MAXTAG3(x) (((x) >> S_MAXTAG3) & M_MAXTAG3)