Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h30883 #define S_ENABLEPCMDFULL3 20 macro
30885 #define V_ENABLEPCMDFULL3(x) ((x) << S_ENABLEPCMDFULL3)
30886 #define G_ENABLEPCMDFULL3(x) (((x) >> S_ENABLEPCMDFULL3) & M_ENABLEPCMDFULL3)