Searched refs:icl_cfg (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/edac/ |
| H A D | igen6_edac.c | 810 static struct res_config icl_cfg = { variable 965 { PCI_VDEVICE(INTEL, DID_ICL_SKU8), .driver_data = (kernel_ulong_t)&icl_cfg }, 966 { PCI_VDEVICE(INTEL, DID_ICL_SKU10), .driver_data = (kernel_ulong_t)&icl_cfg }, 967 { PCI_VDEVICE(INTEL, DID_ICL_SKU11), .driver_data = (kernel_ulong_t)&icl_cfg }, 968 { PCI_VDEVICE(INTEL, DID_ICL_SKU12), .driver_data = (kernel_ulong_t)&icl_cfg },
|