Home
last modified time | relevance | path

Searched refs:branchmap_werrors (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/edac/
A Di5400_edac.c324 struct pci_dev *branchmap_werrors; /* 16.1 */ member
459 pci_read_config_word(pvt->branchmap_werrors, in i5400_get_error_info()
708 pci_dev_put(pvt->branchmap_werrors); in i5400_put_devices()
723 pvt->branchmap_werrors = NULL; in i5400_get_devices()
749 pvt->branchmap_werrors = pdev; in i5400_get_devices()
765 pci_dev_put(pvt->branchmap_werrors); in i5400_get_devices()
779 pci_name(pvt->branchmap_werrors), in i5400_get_devices()
780 pvt->branchmap_werrors->vendor, in i5400_get_devices()
781 pvt->branchmap_werrors->device); in i5400_get_devices()
795 pci_dev_put(pvt->branchmap_werrors); in i5400_get_devices()
[all …]
A Di5000_edac.c325 struct pci_dev *branchmap_werrors; /* 16.1 */ member
406 pci_read_config_dword(pvt->branchmap_werrors, in i5000_get_error_info()
408 pci_read_config_word(pvt->branchmap_werrors, in i5000_get_error_info()
434 pci_read_config_word(pvt->branchmap_werrors, in i5000_get_error_info()
811 pvt->branchmap_werrors = pdev; in i5000_get_devices()
828 pci_dev_put(pvt->branchmap_werrors); in i5000_get_devices()
843 pci_name(pvt->branchmap_werrors), in i5000_get_devices()
844 pvt->branchmap_werrors->vendor, in i5000_get_devices()
845 pvt->branchmap_werrors->device); in i5000_get_devices()
860 pci_dev_put(pvt->branchmap_werrors); in i5000_get_devices()
[all …]

Completed in 16 milliseconds