Home
last modified time | relevance | path

Searched refs:PCI_ERR_UNCOR_SEVER (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/hw/pci/
H A Dpcie_aer.c123 pci_set_long(dev->config + offset + PCI_ERR_UNCOR_SEVER, in pcie_aer_init()
125 pci_set_long(dev->wmask + offset + PCI_ERR_UNCOR_SEVER, in pcie_aer_init()
689 error_status & pci_get_long(aer_cap + PCI_ERR_UNCOR_SEVER); in pcie_aer_inject_error()
/openbmc/linux/drivers/pci/pcie/
H A Daer.c256 pci_read_config_dword(dev, aer + PCI_ERR_UNCOR_SEVER, &sev); in pci_aer_clear_nonfatal_status()
275 pci_read_config_dword(dev, aer + PCI_ERR_UNCOR_SEVER, &sev); in pci_aer_clear_fatal_status()
338 pci_read_config_dword(dev, aer + PCI_ERR_UNCOR_SEVER, cap++); in pci_save_aer_state()
360 pci_write_config_dword(dev, aer + PCI_ERR_UNCOR_SEVER, *cap++); in pci_restore_aer_state()
H A Ddpc.c253 pci_read_config_dword(dev, pos + PCI_ERR_UNCOR_SEVER, &sev); in dpc_get_aer_uncorrect_severity()
H A Daer_inject.c351 pci_read_config_dword(dev, pos_cap_err + PCI_ERR_UNCOR_SEVER, &sever); in aer_inject()
/openbmc/linux/drivers/pci/
H A Dpci-acpi.c343 pci_read_config_dword(dev, pos + PCI_ERR_UNCOR_SEVER, &reg32); in program_hpx_type2()
345 pci_write_config_dword(dev, pos + PCI_ERR_UNCOR_SEVER, reg32); in program_hpx_type2()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h769 #define PCI_ERR_UNCOR_SEVER 0x0c /* Uncorrectable Error Severity */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h771 #define PCI_ERR_UNCOR_SEVER 0x0c /* Uncorrectable Error Severity */ macro
/openbmc/linux/drivers/pci/controller/
H A Dpci-mvebu.c706 case PCI_ERR_UNCOR_SEVER: in mvebu_pci_bridge_emul_ext_conf_read()
870 case PCI_ERR_UNCOR_SEVER: in mvebu_pci_bridge_emul_ext_conf_write()
H A Dpci-aardvark.c972 case PCI_ERR_UNCOR_SEVER: in advk_pci_bridge_emul_ext_conf_read()
1006 case PCI_ERR_UNCOR_SEVER: in advk_pci_bridge_emul_ext_conf_write()
/openbmc/qemu/docs/devel/migration/
H A Dcompatibility.rst372 pci_set_long(dev->config + offset + PCI_ERR_UNCOR_SEVER,
433 pci_set_long(dev->config + offset + PCI_ERR_UNCOR_SEVER,
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c162 pci_read_config_dword(pdev, pos + PCI_ERR_UNCOR_SEVER, &data); in atl1c_reset_pcie()
164 pci_write_config_dword(pdev, pos + PCI_ERR_UNCOR_SEVER, data); in atl1c_reset_pcie()
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1037 p_setd(perm, PCI_ERR_UNCOR_SEVER, NO_VIRT, mask); in init_pci_ext_cap_err_perm()
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_main.c156 pci_read_config_dword(dev, pos + PCI_ERR_UNCOR_SEVER, &mask); in cleanup_aer_uncorrect_error_status()
H A Dlio_main.c291 pci_read_config_dword(dev, pos + PCI_ERR_UNCOR_SEVER, &mask); in cleanup_aer_uncorrect_error_status()