Searched refs:S_WRREQ_SZ (Results 1 – 1 of 1) sorted by relevance
20317 #define S_WRREQ_SZ 0 macro20319 #define V_WRREQ_SZ(x) ((x) << S_WRREQ_SZ)20320 #define G_WRREQ_SZ(x) (((x) >> S_WRREQ_SZ) & M_WRREQ_SZ)