Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h4941 #define S_MBOXPCIEOFST 6 macro
4943 #define V_MBOXPCIEOFST(x) ((x) << S_MBOXPCIEOFST)
4944 #define G_MBOXPCIEOFST(x) (((x) >> S_MBOXPCIEOFST) & M_MBOXPCIEOFST)