Home
last modified time | relevance | path

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

/drivers/edac/
A Di5400_edac.c326 struct pci_dev *branchmap_werrors; /* 16.1 */ member
461 pci_read_config_word(pvt->branchmap_werrors, in i5400_get_error_info()
710 pci_dev_put(pvt->branchmap_werrors); in i5400_put_devices()
725 pvt->branchmap_werrors = NULL; in i5400_get_devices()
751 pvt->branchmap_werrors = pdev; in i5400_get_devices()
767 pci_dev_put(pvt->branchmap_werrors); in i5400_get_devices()
781 pci_name(pvt->branchmap_werrors), in i5400_get_devices()
782 pvt->branchmap_werrors->vendor, in i5400_get_devices()
783 pvt->branchmap_werrors->device); in i5400_get_devices()
797 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 9 milliseconds