Home
last modified time | relevance | path

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

/linux-6.15/drivers/edac/
H A Di10nm_base.c353 d->pcu_cr3 = pci_get_dev_wrapper(d->seg, d->bus[res_cfg->pcu_cr3_bdf.bus], in i10nm_get_imc_num()
354 res_cfg->pcu_cr3_bdf.dev, in i10nm_get_imc_num()
355 res_cfg->pcu_cr3_bdf.fun); in i10nm_get_imc_num()
867 .pcu_cr3_bdf = {1, 30, 3},
886 .pcu_cr3_bdf = {1, 30, 3},
910 .pcu_cr3_bdf = {1, 30, 3},
935 .pcu_cr3_bdf = {0, 5, 0},
H A Dskx_common.h225 struct pci_bdf pcu_cr3_bdf; member