Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2078 #define S_MBOXWIN 0 macro
2080 #define V_MBOXWIN(x) ((x) << S_MBOXWIN)
2081 #define G_MBOXWIN(x) (((x) >> S_MBOXWIN) & M_MBOXWIN)