Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h36358 #define S_H1TEQ_GOAL 0 macro
36360 #define V_H1TEQ_GOAL(x) ((x) << S_H1TEQ_GOAL)
36361 #define G_H1TEQ_GOAL(x) (((x) >> S_H1TEQ_GOAL) & M_H1TEQ_GOAL)