Searched refs:pcu_cr3_bdf (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/edac/ |
H A D | i10nm_base.c | 357 d->pcu_cr3 = pci_get_dev_wrapper(d->seg, d->bus[res_cfg->pcu_cr3_bdf.bus], in i10nm_get_imc_num() 358 res_cfg->pcu_cr3_bdf.dev, in i10nm_get_imc_num() 359 res_cfg->pcu_cr3_bdf.fun); in i10nm_get_imc_num() 869 .pcu_cr3_bdf = {1, 30, 3}, 888 .pcu_cr3_bdf = {1, 30, 3}, 912 .pcu_cr3_bdf = {1, 30, 3}, 937 .pcu_cr3_bdf = {0, 5, 0},
|
H A D | skx_common.h | 216 struct pci_bdf pcu_cr3_bdf; member
|