Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16335 #define S_TH 0 macro
16337 #define V_TH(x) ((x) << S_TH)
16338 #define G_TH(x) (((x) >> S_TH) & M_TH)