Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h39237 #define S_LIP_ZERO_ERR 15 macro
39239 #define V_LIP_ZERO_ERR(x) ((x) << S_LIP_ZERO_ERR)
39240 #define G_LIP_ZERO_ERR(x) (((x) >> S_LIP_ZERO_ERR) & M_LIP_ZERO_ERR)