Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h586 #define M_MSIXPARERR 0x7 macro
588 #define G_MSIXPARERR(x) (((x) >> S_MSIXPARERR) & M_MSIXPARERR)
H A Dcxgb_t3_hw.c1851 { V_MSIXPARERR(M_MSIXPARERR), "PCI MSI-X table/PBA parity " in pci_intr_handler()