Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9366 #define S_ULPTYPE4FIELD 16 macro
9368 #define V_ULPTYPE4FIELD(x) ((x) << S_ULPTYPE4FIELD)
9369 #define G_ULPTYPE4FIELD(x) (((x) >> S_ULPTYPE4FIELD) & M_ULPTYPE4FIELD)