Searched refs:PCI_ERR_COR_STATUS (Results 1 – 5 of 5) sorted by relevance
142 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()
152 case PCI_ERR_COR_STATUS: in find_pci_config_dword()
707 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()
972 case PCI_ERR_COR_STATUS: in advk_pci_bridge_emul_ext_conf_read()999 case PCI_ERR_COR_STATUS: in advk_pci_bridge_emul_ext_conf_write()
800 #define PCI_ERR_COR_STATUS 0x10 /* Correctable Error Status */ macro