Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Di7core_edac.c317 { PCI_DESCR(0, 0, PCI_DEVICE_ID_INTEL_I7_NONCORE) },
1324 if (dev_descr->dev_id == PCI_DEVICE_ID_INTEL_I7_NONCORE && !pdev) { in i7core_get_onedevice()
1482 case PCI_DEVICE_ID_INTEL_I7_NONCORE: in mci_bind_devs()
/linux/include/linux/
H A Dpci_ids.h2900 #define PCI_DEVICE_ID_INTEL_I7_NONCORE 0x2c41 macro