Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h947 #define S_BISTERR 19 macro
949 #define V_BISTERR(x) ((x) << S_BISTERR)
950 #define G_BISTERR(x) (((x) >> S_BISTERR) & M_BISTERR)