Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4703 #define S_DRVN_A_HISTORY 0 macro
4705 #define V_DRVN_A_HISTORY(x) ((x) << S_DRVN_A_HISTORY)
4706 #define G_DRVN_A_HISTORY(x) (((x) >> S_DRVN_A_HISTORY) & M_DRVN_A_HISTORY)