Home
last modified time | relevance | path

Searched refs:PCI_ERR_UNC_COMP_ABORT (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/ras/
Dras_event.h286 {PCI_ERR_UNC_COMP_ABORT,"Completer Abort"}, \
/Linux-v4.19/include/uapi/linux/
Dpci_regs.h720 #define PCI_ERR_UNC_COMP_ABORT 0x00008000 /* Completer Abort */ macro
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_iov.c473 err_sev &= ~PCI_ERR_UNC_COMP_ABORT; in fm10k_disable_aer_comp_abort()
/Linux-v4.19/drivers/pci/pcie/
Daer.c101 PCI_ERR_UNC_COMP_ABORT| \
489 0 : PCI_ERR_UNC_COMP_ABORT)
/Linux-v4.19/drivers/vfio/pci/
Dvfio_pci_config.c954 PCI_ERR_UNC_COMP_ABORT | /* Completer Abort */ in init_pci_ext_cap_err_perm()