Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h21906 #define S_RTSEL 0 macro
21908 #define V_RTSEL(x) ((x) << S_RTSEL)
21909 #define G_RTSEL(x) (((x) >> S_RTSEL) & M_RTSEL)