Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1788 V_WFPARERR(M_WFPARERR) | V_RFPARERR(M_RFPARERR) | \
1845 { V_WFPARERR(M_WFPARERR), "PCI write FIFO parity error", -1, in pci_intr_handler()
H A Dcxgb_regs.h602 #define V_WFPARERR(x) ((x) << S_WFPARERR) macro