Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_pci.c121 if (class == PCI_CLASS_NOT_DEFINED_VGA) { in ibmphp_configure_card()
1098 if (class == PCI_CLASS_NOT_DEFINED_VGA) { in scan_behind_bridge()
1457 if (class == PCI_CLASS_NOT_DEFINED_VGA) { in unconfigure_boot_card()
/linux-4.19.296/include/linux/
Dpci_ids.h16 #define PCI_CLASS_NOT_DEFINED_VGA 0x0001 macro