Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1794 F_TXPARERR | V_BISTERR(M_BISTERR))
1882 { V_BISTERR(M_BISTERR), "PCI BIST error", -1, 1 }, in pcie_intr_handler()
H A Dcxgb_regs.h949 #define V_BISTERR(x) ((x) << S_BISTERR) macro