Searched refs:PCI_ERR_ROOT_STATUS (Results 1 – 6 of 6) sorted by relevance
163 pci_read_config_dword(dev, pos + PCI_ERR_ROOT_STATUS, &dconfig); in pcibios_plat_dev_init()164 pci_write_config_dword(dev, pos + PCI_ERR_ROOT_STATUS, dconfig); in pcibios_plat_dev_init()
168 case PCI_ERR_ROOT_STATUS: in find_pci_config_dword()
83 pci_read_config_dword(dev, pos + PCI_ERR_ROOT_STATUS, in pcie_message_numbers()
715 case PCI_ERR_ROOT_STATUS: in mvebu_pci_bridge_emul_ext_conf_read()865 case PCI_ERR_ROOT_STATUS: in mvebu_pci_bridge_emul_ext_conf_write()
980 case PCI_ERR_ROOT_STATUS: in advk_pci_bridge_emul_ext_conf_read()1000 case PCI_ERR_ROOT_STATUS: in advk_pci_bridge_emul_ext_conf_write()
826 #define PCI_ERR_ROOT_STATUS 0x30 macro