Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h1809 #define S_MAXRSPCNT2 16 macro
1811 #define V_MAXRSPCNT2(x) ((x) << S_MAXRSPCNT2)
1812 #define G_MAXRSPCNT2(x) (((x) >> S_MAXRSPCNT2) & M_MAXRSPCNT2)