Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5787 #define S_PHY_T_UPDWAIT 0 macro
5789 #define V_PHY_T_UPDWAIT(x) ((x) << S_PHY_T_UPDWAIT)
5790 #define G_PHY_T_UPDWAIT(x) (((x) >> S_PHY_T_UPDWAIT) & M_PHY_T_UPDWAIT)