Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23498 #define S_T6_VFWRADDR 8 macro
23500 #define V_T6_VFWRADDR(x) ((x) << S_T6_VFWRADDR)
23501 #define G_T6_VFWRADDR(x) (((x) >> S_T6_VFWRADDR) & M_T6_VFWRADDR)