Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h3301 #define S_DEBUG_ST_IMSG 18 macro
3303 #define V_DEBUG_ST_IMSG(x) ((x) << S_DEBUG_ST_IMSG)
3304 #define G_DEBUG_ST_IMSG(x) (((x) >> S_DEBUG_ST_IMSG) & M_DEBUG_ST_IMSG)