Searched refs:S_MAXRSPCNT2 (Results 1 – 1 of 1) sorted by relevance
1256 #define S_MAXRSPCNT2 16 macro1258 #define V_MAXRSPCNT2(x) ((x) << S_MAXRSPCNT2)1259 #define G_MAXRSPCNT2(x) (((x) >> S_MAXRSPCNT2) & M_MAXRSPCNT2)