Searched refs:mc_type_index (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Damd64_edac.h463 u32 mc_type_index; member in struct:amd64_pvt
H A Damd64_edac.c2616 mci->ctl_name = get_amd_family_name(pvt->mc_type_index);
2638 int mc_type_index)
2652 pvt->mc_type_index = mc_type_index;
2653 pvt->ops = family_ops(mc_type_index);
2660 err = amd64_reserve_mc_sibling_devices(pvt, mc_type_index);
2637 amd64_probe_one_instance(struct pci_dev *dram_f2_ctl, int mc_type_index) argument

Completed in 63 milliseconds