Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h13967 #define S_CLR_DROP 16 macro
13969 #define V_CLR_DROP(x) ((x) << S_CLR_DROP)
13970 #define G_CLR_DROP(x) (((x) >> S_CLR_DROP) & M_CLR_DROP)