Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h16794 #define S_FUTURE_CEXPANSION 29 macro
16796 #define V_FUTURE_CEXPANSION(x) ((x) << S_FUTURE_CEXPANSION)
16797 #define G_FUTURE_CEXPANSION(x) (((x) >> S_FUTURE_CEXPANSION) & M_FUTURE_CEXPANSION)