Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h22736 #define S_DMAC_TCAM_SEL 1 macro
22738 #define V_DMAC_TCAM_SEL(x) ((x) << S_DMAC_TCAM_SEL)
22739 #define G_DMAC_TCAM_SEL(x) (((x) >> S_DMAC_TCAM_SEL) & M_DMAC_TCAM_SEL)