Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h10740 #define S_DBGITID 0 macro
10742 #define V_DBGITID(x) ((x) << S_DBGITID)
10743 #define G_DBGITID(x) (((x) >> S_DBGITID) & M_DBGITID)