Lines Matching refs:pci_write_config_dword

163 	pci_write_config_dword(dev, pos + PCI_ERR_CAP, reg32);  in enable_ecrc_checking()
188 pci_write_config_dword(dev, pos + PCI_ERR_CAP, reg32); in disable_ecrc_checking()
408 pci_write_config_dword(dev, pos + PCI_ERR_UNCOR_STATUS, status); in pci_cleanup_aer_uncorrect_error_status()
431 pci_write_config_dword(dev, pos + PCI_ERR_UNCOR_STATUS, status); in pci_aer_clear_fatal_status()
453 pci_write_config_dword(dev, pos + PCI_ERR_ROOT_STATUS, status); in pci_cleanup_aer_error_status_regs()
457 pci_write_config_dword(dev, pos + PCI_ERR_COR_STATUS, status); in pci_cleanup_aer_error_status_regs()
460 pci_write_config_dword(dev, pos + PCI_ERR_UNCOR_STATUS, status); in pci_cleanup_aer_error_status_regs()
1009 pci_write_config_dword(dev, pos + PCI_ERR_COR_STATUS, in handle_error_source()
1293 pci_write_config_dword(pdev->port, pos + PCI_ERR_ROOT_STATUS, status); in aer_irq()
1378 pci_write_config_dword(pdev, aer_pos + PCI_ERR_ROOT_STATUS, reg32); in aer_enable_rootport()
1380 pci_write_config_dword(pdev, aer_pos + PCI_ERR_COR_STATUS, reg32); in aer_enable_rootport()
1382 pci_write_config_dword(pdev, aer_pos + PCI_ERR_UNCOR_STATUS, reg32); in aer_enable_rootport()
1393 pci_write_config_dword(pdev, aer_pos + PCI_ERR_ROOT_COMMAND, reg32); in aer_enable_rootport()
1418 pci_write_config_dword(pdev, pos + PCI_ERR_ROOT_COMMAND, reg32); in aer_disable_rootport()
1422 pci_write_config_dword(pdev, pos + PCI_ERR_ROOT_STATUS, reg32); in aer_disable_rootport()
1527 pci_write_config_dword(dev, pos + PCI_ERR_ROOT_COMMAND, reg32); in aer_root_reset()
1534 pci_write_config_dword(dev, pos + PCI_ERR_ROOT_STATUS, reg32); in aer_root_reset()
1539 pci_write_config_dword(dev, pos + PCI_ERR_ROOT_COMMAND, reg32); in aer_root_reset()