Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h13390 #define S_CSIDE_DDP_VALID 14 macro
13392 #define V_CSIDE_DDP_VALID(x) ((x) << S_CSIDE_DDP_VALID)
13393 #define G_CSIDE_DDP_VALID(x) (((x) >> S_CSIDE_DDP_VALID) & M_CSIDE_DDP_VALID)