Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h18173 #define S_SEL_H 8 macro
18175 #define V_SEL_H(x) ((x) << S_SEL_H)
18176 #define G_SEL_H(x) (((x) >> S_SEL_H) & M_SEL_H)