Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h21901 #define S_BWSEL 2 macro
21903 #define V_BWSEL(x) ((x) << S_BWSEL)
21904 #define G_BWSEL(x) (((x) >> S_BWSEL) & M_BWSEL)