Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8831 #define S_NEWRENOCFG 16 macro
8833 #define V_NEWRENOCFG(x) ((x) << S_NEWRENOCFG)
8834 #define G_NEWRENOCFG(x) (((x) >> S_NEWRENOCFG) & M_NEWRENOCFG)