Searched refs:pci_find_class (Results 1 – 5 of 5) sorted by relevance
233 if ((dev = pci_find_class(PCIC_DISPLAY, PCIS_DISPLAY_VGA)) != NULL) {
439 pch = pci_find_class(PCIC_BRIDGE, PCIS_BRIDGE_ISA); in intel_detect_pch()
662 device_t pci_find_class(uint8_t class, uint8_t subclass);
481 pci_find_class(uint8_t class, uint8_t subclass) in pci_find_class() function
208 if ((dev = pci_find_class(PCIC_DISPLAY, PCIS_DISPLAY_VGA)) != NULL) {