Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1876 { V_PCIE_MSIXPARERR(M_PCIE_MSIXPARERR), in pcie_intr_handler()
H A Dcxgb_regs.h970 #define V_PCIE_MSIXPARERR(x) ((x) << S_PCIE_MSIXPARERR) macro