Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h24079 #define S_ENABLEPCMDFULL1 20 macro
24081 #define V_ENABLEPCMDFULL1(x) ((x) << S_ENABLEPCMDFULL1)
24082 #define G_ENABLEPCMDFULL1(x) (((x) >> S_ENABLEPCMDFULL1) & M_ENABLEPCMDFULL1)