Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2068 #define S_MBOXPCIEOFST 6 macro
2070 #define V_MBOXPCIEOFST(x) ((x) << S_MBOXPCIEOFST)
2071 #define G_MBOXPCIEOFST(x) (((x) >> S_MBOXPCIEOFST) & M_MBOXPCIEOFST)