Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h12395 #define S_CPLSOPCNT 4 macro
12397 #define V_CPLSOPCNT(x) ((x) << S_CPLSOPCNT)
12398 #define G_CPLSOPCNT(x) (((x) >> S_CPLSOPCNT) & M_CPLSOPCNT)