Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h12783 #define S_EPLDRXERROR 16 macro
12785 #define V_EPLDRXERROR(x) ((x) << S_EPLDRXERROR)
12786 #define G_EPLDRXERROR(x) (((x) >> S_EPLDRXERROR) & M_EPLDRXERROR)