Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22820 #define S_H5OMAG 8 macro
22822 #define V_H5OMAG(x) ((x) << S_H5OMAG)
22823 #define G_H5OMAG(x) (((x) >> S_H5OMAG) & M_H5OMAG)