Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6207 #define S_DTOSEL 8 macro
6209 #define V_DTOSEL(x) ((x) << S_DTOSEL)
6210 #define G_DTOSEL(x) (((x) >> S_DTOSEL) & M_DTOSEL)