Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h19815 #define S_CARRIERSENSEERRS 0 macro
19817 #define V_CARRIERSENSEERRS(x) ((x) << S_CARRIERSENSEERRS)
19818 #define G_CARRIERSENSEERRS(x) (((x) >> S_CARRIERSENSEERRS) & M_CARRIERSENSEERRS)