Searched refs:S_EGR_QID (Results 1 – 1 of 1) sorted by relevance
1932 #define S_EGR_QID 0 macro1934 #define V_EGR_QID(x) ((x) << S_EGR_QID)1935 #define G_EGR_QID(x) (((x) >> S_EGR_QID) & M_EGR_QID)