Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9371 #define S_ULPTYPE3FIELD 12 macro
9373 #define V_ULPTYPE3FIELD(x) ((x) << S_ULPTYPE3FIELD)
9374 #define G_ULPTYPE3FIELD(x) (((x) >> S_ULPTYPE3FIELD) & M_ULPTYPE3FIELD)