Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h33486 #define S_TSCCLRINCR 0 macro
33488 #define V_TSCCLRINCR(x) ((x) << S_TSCCLRINCR)
33489 #define G_TSCCLRINCR(x) (((x) >> S_TSCCLRINCR) & M_TSCCLRINCR)