Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22798 #define S_H4OMAG 8 macro
22800 #define V_H4OMAG(x) ((x) << S_H4OMAG)
22801 #define G_H4OMAG(x) (((x) >> S_H4OMAG) & M_H4OMAG)