Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22732 #define S_H1OMAG 8 macro
22734 #define V_H1OMAG(x) ((x) << S_H1OMAG)
22735 #define G_H1OMAG(x) (((x) >> S_H1OMAG) & M_H1OMAG)