Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h21925 #define S_TPSEL 0 macro
21927 #define V_TPSEL(x) ((x) << S_TPSEL)
21928 #define G_TPSEL(x) (((x) >> S_TPSEL) & M_TPSEL)