PCI_ERR_CAP
pci_read_config_dword(dev, pos + PCI_ERR_CAP, &dconfig);
pci_write_config_dword(dev, pos + PCI_ERR_CAP, dconfig);
ret = pci_read_config_dword(bridge, cap + PCI_ERR_CAP, &err_cap);
pci_write_config_dword(bridge, cap + PCI_ERR_CAP, err_cap);
case PCI_ERR_CAP:
case PCI_ERR_CAP:
case PCI_ERR_CAP:
case PCI_ERR_CAP:
pci_read_config_dword(dev, pos + PCI_ERR_CAP, ®32);
pci_write_config_dword(dev, pos + PCI_ERR_CAP, reg32);
pci_read_config_dword(dev, aer + PCI_ERR_CAP, &aercc);
pci_read_config_dword(dev, aer + PCI_ERR_CAP, ®32);
pci_write_config_dword(dev, aer + PCI_ERR_CAP, reg32);
pci_read_config_dword(dev, aer + PCI_ERR_CAP, ®32);
pci_write_config_dword(dev, aer + PCI_ERR_CAP, reg32);
pci_read_config_dword(dev, aer + PCI_ERR_CAP, cap++);
pci_write_config_dword(dev, aer + PCI_ERR_CAP, *cap++);
p_setd(perm, PCI_ERR_CAP, NO_VIRT, mask);