Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16531 #define S_TH_HIGH 16 macro
16533 #define V_TH_HIGH(x) ((x) << S_TH_HIGH)
16534 #define G_TH_HIGH(x) (((x) >> S_TH_HIGH) & M_TH_HIGH)