Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h19261 #define S_MPS2CIM_CNT 16 macro
19263 #define V_MPS2CIM_CNT(x) ((x) << S_MPS2CIM_CNT)
19264 #define G_MPS2CIM_CNT(x) (((x) >> S_MPS2CIM_CNT) & M_MPS2CIM_CNT)