Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h3295 #define S_CDEBUGSELL 0 macro
3297 #define V_CDEBUGSELL(x) ((x) << S_CDEBUGSELL)
3298 #define G_CDEBUGSELL(x) (((x) >> S_CDEBUGSELL) & M_CDEBUGSELL)