Searched refs:pch_dev (Results 1 – 1 of 1) sorted by relevance
155 struct pci_device *pch_dev; in intel_check_pch() local157 pch_dev = pci_device_find_by_slot(0, 0, 31, 0); in intel_check_pch()158 if (pch_dev == NULL) in intel_check_pch()161 if (pch_dev->vendor_id != 0x8086) in intel_check_pch()164 switch (pch_dev->device_id & 0xff00) { in intel_check_pch()