Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18468 #define S_MAPDBG 16 macro
18470 #define V_MAPDBG(x) ((x) << S_MAPDBG)
18471 #define G_MAPDBG(x) (((x) >> S_MAPDBG) & M_MAPDBG)