Searched refs:early_channel_count (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.h508 int (*early_channel_count) (struct amd64_pvt *pvt); member in struct:low_ops
H A Damd64_edac.c1757 .early_channel_count = k8_early_channel_count,
1769 .early_channel_count = f10_early_channel_count,
1782 .early_channel_count = f10_early_channel_count,
2712 pvt->channel_count = pvt->ops->early_channel_count(pvt);

Completed in 51 milliseconds