Searched refs:M_BISTERR (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1796 F_TXPARERR | V_BISTERR(M_BISTERR))
1884 { V_BISTERR(M_BISTERR), "PCI BIST error", -1, 1 },
H A Dcxgb_regs.h949 #define M_BISTERR 0xff macro
951 #define G_BISTERR(x) (((x) >> S_BISTERR) & M_BISTERR)

Completed in 140 milliseconds