Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h4917 #define S_PCIEOFST 10 macro
4919 #define V_PCIEOFST(x) ((x) << S_PCIEOFST)
4920 #define G_PCIEOFST(x) (((x) >> S_PCIEOFST) & M_PCIEOFST)