Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9376 #define S_ULPTYPE2FIELD 8 macro
9378 #define V_ULPTYPE2FIELD(x) ((x) << S_ULPTYPE2FIELD)
9379 #define G_ULPTYPE2FIELD(x) (((x) >> S_ULPTYPE2FIELD) & M_ULPTYPE2FIELD)