Home
last modified time | relevance | path

Searched refs:PCI_ERR_COR_STATUS (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/pci/pcie/
H A Daer.c306 pci_read_config_dword(dev, aer + PCI_ERR_COR_STATUS, &status); in pci_aer_raw_clear_status()
307 pci_write_config_dword(dev, aer + PCI_ERR_COR_STATUS, status); in pci_aer_raw_clear_status()
868 pci_read_config_dword(dev, aer + PCI_ERR_COR_STATUS, &status); in is_error_source()
959 pci_write_config_dword(dev, aer + PCI_ERR_COR_STATUS, in handle_error_source()
1078 pci_read_config_dword(dev, aer + PCI_ERR_COR_STATUS, in aer_get_device_error_info()
1256 pci_read_config_dword(pdev, aer + PCI_ERR_COR_STATUS, &reg32); in aer_enable_rootport()
1257 pci_write_config_dword(pdev, aer + PCI_ERR_COR_STATUS, reg32); in aer_enable_rootport()
H A Daer_inject.c152 case PCI_ERR_COR_STATUS: in find_pci_config_dword()
/openbmc/linux/arch/mips/pci/
H A Dpci-octeon.c142 pci_read_config_dword(dev, pos + PCI_ERR_COR_STATUS, &dconfig); in pcibios_plat_dev_init()
143 pci_write_config_dword(dev, pos + PCI_ERR_COR_STATUS, dconfig); in pcibios_plat_dev_init()
/openbmc/qemu/hw/pci/
H A Dpcie_aer.c128 pci_long_test_and_set_mask(dev->w1cmask + offset + PCI_ERR_COR_STATUS, in pcie_aer_init()
551 pci_long_test_and_set_mask(inj->aer_cap + PCI_ERR_COR_STATUS, in pcie_aer_inject_cor_error()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h771 #define PCI_ERR_COR_STATUS 0x10 /* Correctable Error Status */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h773 #define PCI_ERR_COR_STATUS 0x10 /* Correctable Error Status */ macro
/openbmc/linux/drivers/pci/controller/
H A Dpci-mvebu.c707 case PCI_ERR_COR_STATUS: in mvebu_pci_bridge_emul_ext_conf_read()
864 case PCI_ERR_COR_STATUS: in mvebu_pci_bridge_emul_ext_conf_write()
H A Dpci-aardvark.c973 case PCI_ERR_COR_STATUS: in advk_pci_bridge_emul_ext_conf_read()
1000 case PCI_ERR_COR_STATUS: in advk_pci_bridge_emul_ext_conf_write()
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1047 p_setd(perm, PCI_ERR_COR_STATUS, NO_VIRT, mask); in init_pci_ext_cap_err_perm()