Home
last modified time | relevance | path

Searched refs:PCI_ERR_UNCOR_SEVER (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/pci/pcie/
Ddpc.c217 pci_read_config_dword(dev, pos + PCI_ERR_UNCOR_SEVER, &sev); in dpc_get_aer_uncorrect_severity()
Daer_inject.c348 pci_read_config_dword(dev, pos_cap_err + PCI_ERR_UNCOR_SEVER, &sever); in aer_inject()
Daer.c391 pci_read_config_dword(dev, pos + PCI_ERR_UNCOR_SEVER, &sev); in pci_cleanup_aer_uncorrect_error_status()
414 pci_read_config_dword(dev, pos + PCI_ERR_UNCOR_SEVER, &sev); in pci_aer_clear_fatal_status()
/Linux-v5.4/drivers/pci/
Dpci-acpi.c341 pci_read_config_dword(dev, pos + PCI_ERR_UNCOR_SEVER, &reg32); in program_hpx_type2()
343 pci_write_config_dword(dev, pos + PCI_ERR_UNCOR_SEVER, reg32); in program_hpx_type2()
/Linux-v5.4/include/uapi/linux/
Dpci_regs.h745 #define PCI_ERR_UNCOR_SEVER 12 /* Uncorrectable Error Severity */ macro
/Linux-v5.4/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c132 pci_read_config_dword(pdev, pos + PCI_ERR_UNCOR_SEVER, &data); in atl1c_reset_pcie()
134 pci_write_config_dword(pdev, pos + PCI_ERR_UNCOR_SEVER, data); in atl1c_reset_pcie()
/Linux-v5.4/drivers/vfio/pci/
Dvfio_pci_config.c963 p_setd(perm, PCI_ERR_UNCOR_SEVER, NO_VIRT, mask); in init_pci_ext_cap_err_perm()
/Linux-v5.4/drivers/net/ethernet/cavium/liquidio/
Dlio_vf_main.c158 pci_read_config_dword(dev, pos + PCI_ERR_UNCOR_SEVER, &mask); in cleanup_aer_uncorrect_error_status()
Dlio_main.c298 pci_read_config_dword(dev, pos + PCI_ERR_UNCOR_SEVER, &mask); in cleanup_aer_uncorrect_error_status()