Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h10704 #define S_DBGICMDTYPE 13 macro
10706 #define V_DBGICMDTYPE(x) ((x) << S_DBGICMDTYPE)
10707 #define G_DBGICMDTYPE(x) (((x) >> S_DBGICMDTYPE) & M_DBGICMDTYPE)