Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h3367 #define S_CH0_WSOP 0 macro
3369 #define V_CH0_WSOP(x) ((x) << S_CH0_WSOP)
3370 #define G_CH0_WSOP(x) (((x) >> S_CH0_WSOP) & M_CH0_WSOP)