Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_t3_hw.c1319 { V_MSIXPARERR(M_MSIXPARERR), "PCI MSI-X table/PBA parity " in pci_intr_handler()
Dcxgb_regs.h514 #define V_MSIXPARERR(x) ((x) << S_MSIXPARERR) macro