Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h1825 #define S_MAXRSPCNT3 0 macro
1827 #define V_MAXRSPCNT3(x) ((x) << S_MAXRSPCNT3)
1828 #define G_MAXRSPCNT3(x) (((x) >> S_MAXRSPCNT3) & M_MAXRSPCNT3)