Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/edac/
Dsb_edac.c315 struct pci_dev *pci_sad0, *pci_sad1; member
650 pci_read_config_dword(pvt->pci_sad1, TOLM, &reg); in sbridge_get_tolm()
658 pci_read_config_dword(pvt->pci_sad1, TOHM, &reg); in sbridge_get_tohm()
747 pci_read_config_dword(pvt->pci_sad1, SAD_CONTROL, &reg); in haswell_get_node_id()
860 pci_read_config_dword(pvt->pci_sad1, SAD_TARGET, &reg); in get_dimm_config()
1621 pvt->pci_sad1 = pdev; in sbridge_mci_bind_devs()
1659 if (!pvt->pci_sad0 || !pvt->pci_sad1 || !pvt->pci_ha0 || in sbridge_mci_bind_devs()
1815 pvt->pci_sad1 = pdev; in haswell_mci_bind_devs()
1868 if (!pvt->pci_sad0 || !pvt->pci_ha0 || !pvt->pci_sad1 || in haswell_mci_bind_devs()
1907 pvt->pci_sad1 = pdev; in broadwell_mci_bind_devs()
[all …]