Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9351 #define S_ULPTYPE7FIELD 28 macro
9353 #define V_ULPTYPE7FIELD(x) ((x) << S_ULPTYPE7FIELD)
9354 #define G_ULPTYPE7FIELD(x) (((x) >> S_ULPTYPE7FIELD) & M_ULPTYPE7FIELD)