Home
last modified time | relevance | path

Searched refs:S_MAXRSPCNT2 (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1256 #define S_MAXRSPCNT2 16 macro
1258 #define V_MAXRSPCNT2(x) ((x) << S_MAXRSPCNT2)
1259 #define G_MAXRSPCNT2(x) (((x) >> S_MAXRSPCNT2) & M_MAXRSPCNT2)