Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h35489 #define S_PTCPORT2 16 macro
35491 #define V_PTCPORT2(x) ((x) << S_PTCPORT2)
35492 #define G_PTCPORT2(x) (((x) >> S_PTCPORT2) & M_PTCPORT2)