Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Di10nm_base.c440 d->pcu_cr3 = pci_get_dev_wrapper(d->seg, d->bus[res_cfg->pcu_cr3_bdf.bus], in i10nm_get_imc_num()
441 res_cfg->pcu_cr3_bdf.dev, in i10nm_get_imc_num()
442 res_cfg->pcu_cr3_bdf.fun); in i10nm_get_imc_num()
963 .pcu_cr3_bdf = {1, 30, 3},
981 .pcu_cr3_bdf = {1, 30, 3},
1004 .pcu_cr3_bdf = {1, 30, 3},
1025 .pcu_cr3_bdf = {0, 5, 0},
H A Dskx_common.h283 struct pci_bdf pcu_cr3_bdf; member