Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h22623 #define S_E0SN 5 macro
22625 #define V_E0SN(x) ((x) << S_E0SN)
22626 #define G_E0SN(x) (((x) >> S_E0SN) & M_E0SN)