Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18824 #define S_MSGSEL 27 macro
18826 #define V_MSGSEL(x) ((x) << S_MSGSEL)
18827 #define G_MSGSEL(x) (((x) >> S_MSGSEL) & M_MSGSEL)