Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h27400 #define S_MAPXGMAC1 16 macro
27402 #define V_MAPXGMAC1(x) ((x) << S_MAPXGMAC1)
27403 #define G_MAPXGMAC1(x) (((x) >> S_MAPXGMAC1) & M_MAPXGMAC1)