Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18977 #define S_DBGICMDMODE 0 macro
18979 #define V_DBGICMDMODE(x) ((x) << S_DBGICMDMODE)
18980 #define G_DBGICMDMODE(x) (((x) >> S_DBGICMDMODE) & M_DBGICMDMODE)