Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8130 #define S_CXMAXOPCNT 16 macro
8132 #define V_CXMAXOPCNT(x) ((x) << S_CXMAXOPCNT)
8133 #define G_CXMAXOPCNT(x) (((x) >> S_CXMAXOPCNT) & M_CXMAXOPCNT)