Home
last modified time | relevance | path

Searched refs:M_RFPARERR (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) | \
1847 { V_RFPARERR(M_RFPARERR), "PCI read FIFO parity error", -1, in pci_intr_handler()
H A Dcxgb_regs.h596 #define M_RFPARERR 0xf macro
598 #define G_RFPARERR(x) (((x) >> S_RFPARERR) & M_RFPARERR)