Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h20841 #define S_CRCCAL 8 macro
20843 #define V_CRCCAL(x) ((x) << S_CRCCAL)
20844 #define G_CRCCAL(x) (((x) >> S_CRCCAL) & M_CRCCAL)