Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5596 #define S_DEBUGSELL 0 macro
5598 #define V_DEBUGSELL(x) ((x) << S_DEBUGSELL)
5599 #define G_DEBUGSELL(x) (((x) >> S_DEBUGSELL) & M_DEBUGSELL)