Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h8324 #define S_PCS_CTCFIFOERR 1 macro
8326 #define V_PCS_CTCFIFOERR(x) ((x) << S_PCS_CTCFIFOERR)
8327 #define G_PCS_CTCFIFOERR(x) (((x) >> S_PCS_CTCFIFOERR) & M_PCS_CTCFIFOERR)