Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dibmphp_pci.c135 if (class == PCI_CLASS_NOT_DEFINED_VGA) { in ibmphp_configure_card()
1129 if (class == PCI_CLASS_NOT_DEFINED_VGA) { in scan_behind_bridge()
1485 if (class == PCI_CLASS_NOT_DEFINED_VGA) { in unconfigure_boot_card()
/linux-4.4.14/include/linux/
Dpci_ids.h15 #define PCI_CLASS_NOT_DEFINED_VGA 0x0001 macro