Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_t3_hw.c1853 { V_MSIXPARERR(M_MSIXPARERR), "PCI MSI-X table/PBA parity " in pci_intr_handler()
Dcxgb_regs.h588 #define V_MSIXPARERR(x) ((x) << S_MSIXPARERR) macro