Lines Matching refs:pci_write_config_dword
152 pci_write_config_dword(dev, pos + PCI_ERR_CAP, reg32); in enable_ecrc_checking()
177 pci_write_config_dword(dev, pos + PCI_ERR_CAP, reg32); in disable_ecrc_checking()
394 pci_write_config_dword(dev, pos + PCI_ERR_UNCOR_STATUS, status); in pci_cleanup_aer_uncorrect_error_status()
417 pci_write_config_dword(dev, pos + PCI_ERR_UNCOR_STATUS, status); in pci_aer_clear_fatal_status()
439 pci_write_config_dword(dev, pos + PCI_ERR_ROOT_STATUS, status); in pci_cleanup_aer_error_status_regs()
443 pci_write_config_dword(dev, pos + PCI_ERR_COR_STATUS, status); in pci_cleanup_aer_error_status_regs()
446 pci_write_config_dword(dev, pos + PCI_ERR_UNCOR_STATUS, status); in pci_cleanup_aer_error_status_regs()
995 pci_write_config_dword(dev, pos + PCI_ERR_COR_STATUS, in handle_error_source()
1245 pci_write_config_dword(rp, pos + PCI_ERR_ROOT_STATUS, e_src.status); in aer_irq()
1312 pci_write_config_dword(pdev, aer_pos + PCI_ERR_ROOT_STATUS, reg32); in aer_enable_rootport()
1314 pci_write_config_dword(pdev, aer_pos + PCI_ERR_COR_STATUS, reg32); in aer_enable_rootport()
1316 pci_write_config_dword(pdev, aer_pos + PCI_ERR_UNCOR_STATUS, reg32); in aer_enable_rootport()
1327 pci_write_config_dword(pdev, aer_pos + PCI_ERR_ROOT_COMMAND, reg32); in aer_enable_rootport()
1352 pci_write_config_dword(pdev, pos + PCI_ERR_ROOT_COMMAND, reg32); in aer_disable_rootport()
1356 pci_write_config_dword(pdev, pos + PCI_ERR_ROOT_STATUS, reg32); in aer_disable_rootport()
1421 pci_write_config_dword(dev, pos + PCI_ERR_ROOT_COMMAND, reg32); in aer_root_reset()
1428 pci_write_config_dword(dev, pos + PCI_ERR_ROOT_STATUS, reg32); in aer_root_reset()
1433 pci_write_config_dword(dev, pos + PCI_ERR_ROOT_COMMAND, reg32); in aer_root_reset()