Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h13443 #define S_CH0LOW 0 macro
13445 #define V_CH0LOW(x) ((x) << S_CH0LOW)
13446 #define G_CH0LOW(x) (((x) >> S_CH0LOW) & M_CH0LOW)