Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Dsb_edac.c313 struct pci_dev *pci_sad0, *pci_sad1; member
686 pci_read_config_dword(pvt->pci_sad1, TOLM, &reg); in sbridge_get_tolm()
694 pci_read_config_dword(pvt->pci_sad1, TOHM, &reg); in sbridge_get_tohm()
826 pci_read_config_dword(pvt->pci_sad1, SAD_CONTROL, &reg); in haswell_get_node_id()
939 pci_read_config_dword(pvt->pci_sad1, SAD_TARGET, &reg); in get_dimm_config()
1698 pvt->pci_sad1 = pdev; in sbridge_mci_bind_devs()
1736 if (!pvt->pci_sad0 || !pvt->pci_sad1 || !pvt->pci_ha0 || in sbridge_mci_bind_devs()
1872 pvt->pci_sad1 = pdev; in haswell_mci_bind_devs()
1929 if (!pvt->pci_sad0 || !pvt->pci_ha0 || !pvt->pci_sad1 || in haswell_mci_bind_devs()
1969 pvt->pci_sad1 = pdev; in broadwell_mci_bind_devs()
[all …]