Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h19188 #define S_CH1_SADDR_HIGH 0 macro
19190 #define V_CH1_SADDR_HIGH(x) ((x) << S_CH1_SADDR_HIGH)
19191 #define G_CH1_SADDR_HIGH(x) (((x) >> S_CH1_SADDR_HIGH) & M_CH1_SADDR_HIGH)