Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h23296 #define S_CPISEL 0 macro
23298 #define V_CPISEL(x) ((x) << S_CPISEL)
23299 #define G_CPISEL(x) (((x) >> S_CPISEL) & M_CPISEL)