Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h6347 #define S_PCIEOFST1 0 macro
6349 #define V_PCIEOFST1(x) ((x) << S_PCIEOFST1)
6350 #define G_PCIEOFST1(x) (((x) >> S_PCIEOFST1) & M_PCIEOFST1)