Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1784 #define PCIX_INTR_MASK (F_MSTDETPARERR | F_SIGTARABT | F_RCVTARABT | \
1831 { F_MSTDETPARERR, "PCI master detected parity error", -1, 1 }, in pci_intr_handler()
H A Dcxgb_regs.h651 #define F_MSTDETPARERR V_MSTDETPARERR(1U) macro