Home
last modified time | relevance | path

Searched defs:i7core_pvt (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/edac/
H A Di7core_edac.c248 struct i7core_pvt { struct
249 struct device *addrmatch_dev, *chancounts_dev;
251 struct pci_dev *pci_noncore;
252 struct pci_dev *pci_mcr[MAX_MCR_FUNC + 1];
253 struct pci_dev *pci_ch[NUM_CHANS][MAX_CHAN_FUNC + 1];
255 struct i7core_dev *i7core_dev;
257 struct i7core_info info;
258 struct i7core_inject inject;
259 struct i7core_channel channel[NUM_CHANS];
261 int ce_count_available;
[all …]