Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h27939 #define S_CPL5SOCPCNT 8 macro
27941 #define V_CPL5SOCPCNT(x) ((x) << S_CPL5SOCPCNT)
27942 #define G_CPL5SOCPCNT(x) (((x) >> S_CPL5SOCPCNT) & M_CPL5SOCPCNT)