Home
last modified time | relevance | path

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

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