Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7679 #define S_SERDESBISTERR 8 macro
7681 #define V_SERDESBISTERR(x) ((x) << S_SERDESBISTERR)
7682 #define G_SERDESBISTERR(x) (((x) >> S_SERDESBISTERR) & M_SERDESBISTERR)