Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h5957 #define S_ISEL 7 macro
5959 #define V_ISEL(x) ((x) << S_ISEL)
5960 #define G_ISEL(x) (((x) >> S_ISEL) & M_ISEL)