Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4691 #define S_DRVP_A_HISTORY 0 macro
4693 #define V_DRVP_A_HISTORY(x) ((x) << S_DRVP_A_HISTORY)
4694 #define G_DRVP_A_HISTORY(x) (((x) >> S_DRVP_A_HISTORY) & M_DRVP_A_HISTORY)