Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4473 #define S_PVT_REG_DRVN_A 0 macro
4475 #define V_PVT_REG_DRVN_A(x) ((x) << S_PVT_REG_DRVN_A)
4476 #define G_PVT_REG_DRVN_A(x) (((x) >> S_PVT_REG_DRVN_A) & M_PVT_REG_DRVN_A)