Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2485 #define S_OTWS 20 macro
2487 #define V_OTWS(x) ((x) << S_OTWS)
2488 #define G_OTWS(x) (((x) >> S_OTWS) & M_OTWS)