Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_regs.h587 #define M_MSIXPARERR 0x7 macro
589 #define G_MSIXPARERR(x) (((x) >> S_MSIXPARERR) & M_MSIXPARERR)
Dcxgb_t3_hw.c1853 { V_MSIXPARERR(M_MSIXPARERR), "PCI MSI-X table/PBA parity " in pci_intr_handler()