Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1948 #define S_RSPCNT 16 macro
1950 #define V_RSPCNT(x) ((x) << S_RSPCNT)
1951 #define G_RSPCNT(x) (((x) >> S_RSPCNT) & M_RSPCNT)