Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1787 F_DETCORECCERR | F_DETUNCECCERR | F_PIOPARERR | \
1844 { F_PIOPARERR, "PCI PIO FIFO parity error", -1, 1 }, in pci_intr_handler()
H A Dcxgb_regs.h607 #define F_PIOPARERR V_PIOPARERR(1U) macro