Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4686 #define S_DRVP_B_HISTORY 4 macro
4688 #define V_DRVP_B_HISTORY(x) ((x) << S_DRVP_B_HISTORY)
4689 #define G_DRVP_B_HISTORY(x) (((x) >> S_DRVP_B_HISTORY) & M_DRVP_B_HISTORY)