Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9356 #define S_ULPTYPE6FIELD 24 macro
9358 #define V_ULPTYPE6FIELD(x) ((x) << S_ULPTYPE6FIELD)
9359 #define G_ULPTYPE6FIELD(x) (((x) >> S_ULPTYPE6FIELD) & M_ULPTYPE6FIELD)