Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h27891 #define S_CPL5_SOCP_CNT 10 macro
27893 #define V_CPL5_SOCP_CNT(x) ((x) << S_CPL5_SOCP_CNT)
27894 #define G_CPL5_SOCP_CNT(x) (((x) >> S_CPL5_SOCP_CNT) & M_CPL5_SOCP_CNT)