Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h24689 #define S_OCH_DRAIN 13 macro
24691 #define V_OCH_DRAIN(x) ((x) << S_OCH_DRAIN)
24692 #define G_OCH_DRAIN(x) (((x) >> S_OCH_DRAIN) & M_OCH_DRAIN)