Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1979 #define S_HMA_RSPCNT 16 macro
1981 #define V_HMA_RSPCNT(x) ((x) << S_HMA_RSPCNT)
1982 #define G_HMA_RSPCNT(x) (((x) >> S_HMA_RSPCNT) & M_HMA_RSPCNT)