Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2105 #define S_HP_INT_THRESH_T5 10 macro
2107 #define V_HP_INT_THRESH_T5(x) ((x) << S_HP_INT_THRESH_T5)
2108 #define G_HP_INT_THRESH_T5(x) (((x) >> S_HP_INT_THRESH_T5) & M_HP_INT_THRESH_T5)