Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/cxgbe/common/
H A Dt4_regs.h33677 #define S_STATSSUBPRTL 0 macro
33679 #define V_STATSSUBPRTL(x) ((x) << S_STATSSUBPRTL)
33680 #define G_STATSSUBPRTL(x) (((x) >> S_STATSSUBPRTL) & M_STATSSUBPRTL)