Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h59291 #define S_DP18_DFT_ERROR 0 macro
59293 #define V_DP18_DFT_ERROR(x) ((x) << S_DP18_DFT_ERROR)
59294 #define G_DP18_DFT_ERROR(x) (((x) >> S_DP18_DFT_ERROR) & M_DP18_DFT_ERROR)