Searched refs:S_MAXRSPCNT2 (Results 1 – 1 of 1) sorted by relevance
1809 #define S_MAXRSPCNT2 16 macro1811 #define V_MAXRSPCNT2(x) ((x) << S_MAXRSPCNT2)1812 #define G_MAXRSPCNT2(x) (((x) >> S_MAXRSPCNT2) & M_MAXRSPCNT2)