Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7709 #define S_SERDESBIST_ERR 8 macro
7711 #define V_SERDESBIST_ERR(x) ((x) << S_SERDESBIST_ERR)
7712 #define G_SERDESBIST_ERR(x) (((x) >> S_SERDESBIST_ERR) & M_SERDESBIST_ERR)