Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h1454 #define S_MAXRSPCNT3 0 macro
1456 #define V_MAXRSPCNT3(x) ((x) << S_MAXRSPCNT3)
1457 #define G_MAXRSPCNT3(x) (((x) >> S_MAXRSPCNT3) & M_MAXRSPCNT3)