Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h13348 #define S_CPLTXERROR 16 macro
13350 #define V_CPLTXERROR(x) ((x) << S_CPLTXERROR)
13351 #define G_CPLTXERROR(x) (((x) >> S_CPLTXERROR) & M_CPLTXERROR)