Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9381 #define S_ULPTYPE1FIELD 4 macro
9383 #define V_ULPTYPE1FIELD(x) ((x) << S_ULPTYPE1FIELD)
9384 #define G_ULPTYPE1FIELD(x) (((x) >> S_ULPTYPE1FIELD) & M_ULPTYPE1FIELD)