Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4468 #define S_PVT_REG_DRVN_B 4 macro
4470 #define V_PVT_REG_DRVN_B(x) ((x) << S_PVT_REG_DRVN_B)
4471 #define G_PVT_REG_DRVN_B(x) (((x) >> S_PVT_REG_DRVN_B) & M_PVT_REG_DRVN_B)