Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/cxgbe/common/
H A Dt4_regs.h24094 #define S_ENABLEPCMDFULL0 14 macro
24096 #define V_ENABLEPCMDFULL0(x) ((x) << S_ENABLEPCMDFULL0)
24097 #define G_ENABLEPCMDFULL0(x) (((x) >> S_ENABLEPCMDFULL0) & M_ENABLEPCMDFULL0)