Searched refs:S_WRREQ_SZ (Results 1 – 1 of 1) sorted by relevance
29164 #define S_WRREQ_SZ 0 macro29166 #define V_WRREQ_SZ(x) ((x) << S_WRREQ_SZ)29167 #define G_WRREQ_SZ(x) (((x) >> S_WRREQ_SZ) & M_WRREQ_SZ)