Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h1596 #define S_MSGTYPE 0 macro
1598 #define V_MSGTYPE(x) ((x) << S_MSGTYPE)
1599 #define G_MSGTYPE(x) (((x) >> S_MSGTYPE) & M_MSGTYPE)