Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4157 #define S_CFG_SPACE_PF 12 macro
4159 #define V_CFG_SPACE_PF(x) ((x) << S_CFG_SPACE_PF)
4160 #define G_CFG_SPACE_PF(x) (((x) >> S_CFG_SPACE_PF) & M_CFG_SPACE_PF)