Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6440 #define S_THRESHOLD1 17 macro
6442 #define V_THRESHOLD1(x) ((x) << S_THRESHOLD1)
6443 #define G_THRESHOLD1(x) (((x) >> S_THRESHOLD1) & M_THRESHOLD1)