Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h1746 #define S_MAXRSPCNT0 16 macro
1748 #define V_MAXRSPCNT0(x) ((x) << S_MAXRSPCNT0)
1749 #define G_MAXRSPCNT0(x) (((x) >> S_MAXRSPCNT0) & M_MAXRSPCNT0)