Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h23174 #define S_BSELI 0 macro
23176 #define V_BSELI(x) ((x) << S_BSELI)
23177 #define G_BSELI(x) (((x) >> S_BSELI) & M_BSELI)