Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Di10nm_base.c24 pci_read_config_dword((d)->uracu, 0xd0, &(reg))
26 pci_read_config_dword((d)->uracu, \
32 pci_read_config_dword((d)->uracu, 0xd4, &(reg))
806 d->uracu = pci_get_dev_wrapper(d->seg, d->bus[res_cfg->uracu_bdf.bus], in i10nm_get_ddr_munits()
809 if (!d->uracu) in i10nm_get_ddr_munits()
H A Dskx_common.h129 struct pci_dev *uracu; member
H A Dskx_common.c841 if (d->uracu) in skx_remove()
842 pci_dev_put(d->uracu); in skx_remove()