Searched refs:hostbridge (Results 1 – 1 of 1) sorted by relevance
208 static struct pci_dev *hostbridge; in speedstep_detect_chipset() local210 hostbridge = pci_get_subsys(PCI_VENDOR_ID_INTEL, in speedstep_detect_chipset()215 if (!hostbridge) in speedstep_detect_chipset()218 if (hostbridge->revision < 5) { in speedstep_detect_chipset()221 pci_dev_put(hostbridge); in speedstep_detect_chipset()225 pci_dev_put(hostbridge); in speedstep_detect_chipset()