Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4191 #define S_PCIEOFST 10 macro
4193 #define V_PCIEOFST(x) ((x) << S_PCIEOFST)
4194 #define G_PCIEOFST(x) (((x) >> S_PCIEOFST) & M_PCIEOFST)