Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h19009 #define S_DBGIRSPINDEX 12 macro
19011 #define V_DBGIRSPINDEX(x) ((x) << S_DBGIRSPINDEX)
19012 #define G_DBGIRSPINDEX(x) (((x) >> S_DBGIRSPINDEX) & M_DBGIRSPINDEX)