Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5734 #define S_PHY_T_UPDDLY 0 macro
5736 #define V_PHY_T_UPDDLY(x) ((x) << S_PHY_T_UPDDLY)
5737 #define G_PHY_T_UPDDLY(x) (((x) >> S_PHY_T_UPDDLY) & M_PHY_T_UPDDLY)