Searched refs:S_QDEPTH (Results 1 – 1 of 1) sorted by relevance
56977 #define S_QDEPTH 16 macro56979 #define V_QDEPTH(x) ((x) << S_QDEPTH)56980 #define G_QDEPTH(x) (((x) >> S_QDEPTH) & M_QDEPTH)