Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dsmist.c285 device_t piix4 = NULL; in smist_identify() local
303 if ((piix4 = pci_find_device(id->vendor, id->device)) != NULL) in smist_identify()
306 if (!piix4) in smist_identify()