Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h3963 #define S_CFG_SPACE_PF 12 macro
3965 #define V_CFG_SPACE_PF(x) ((x) << S_CFG_SPACE_PF)
3966 #define G_CFG_SPACE_PF(x) (((x) >> S_CFG_SPACE_PF) & M_CFG_SPACE_PF)