Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h4878 #define S_CFG_SPACE_RVF 16 macro
4880 #define V_CFG_SPACE_RVF(x) ((x) << S_CFG_SPACE_RVF)
4881 #define G_CFG_SPACE_RVF(x) (((x) >> S_CFG_SPACE_RVF) & M_CFG_SPACE_RVF)