Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_t3_hw.c1796 F_TXPARERR | V_BISTERR(M_BISTERR))
1884 { V_BISTERR(M_BISTERR), "PCI BIST error", -1, 1 }, in pcie_intr_handler()
Dcxgb_regs.h950 #define V_BISTERR(x) ((x) << S_BISTERR) macro