Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h1440 #define S_MAXRSPCNT2 16 macro
1442 #define V_MAXRSPCNT2(x) ((x) << S_MAXRSPCNT2)
1443 #define G_MAXRSPCNT2(x) (((x) >> S_MAXRSPCNT2) & M_MAXRSPCNT2)