Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4152 #define S_CFG_SPACE_RVF 16 macro
4154 #define V_CFG_SPACE_RVF(x) ((x) << S_CFG_SPACE_RVF)
4155 #define G_CFG_SPACE_RVF(x) (((x) >> S_CFG_SPACE_RVF) & M_CFG_SPACE_RVF)