Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h13428 #define S_CH1HIGH 24 macro
13430 #define V_CH1HIGH(x) ((x) << S_CH1HIGH)
13431 #define G_CH1HIGH(x) (((x) >> S_CH1HIGH) & M_CH1HIGH)