Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6148 #define S_DP_DLY 0 macro
6150 #define V_DP_DLY(x) ((x) << S_DP_DLY)
6151 #define G_DP_DLY(x) (((x) >> S_DP_DLY) & M_DP_DLY)