Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1791 F_PCIE_WFPARERR | F_PCIE_RFPARERR | F_PCIE_CFPARERR | \
1875 { F_PCIE_CFPARERR, "PCI command FIFO parity error", -1, 1 }, in pcie_intr_handler()
H A Dcxgb_regs.h975 #define F_PCIE_CFPARERR V_PCIE_CFPARERR(1U) macro