Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h13889 #define S_CH0SIZE2 0 macro
13891 #define V_CH0SIZE2(x) ((x) << S_CH0SIZE2)
13892 #define G_CH0SIZE2(x) (((x) >> S_CH0SIZE2) & M_CH0SIZE2)