Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h17 #define PCI_CLASS_NOT_DEFINED_VGA 0x0001 macro
/openbmc/linux/drivers/pci/hotplug/
H A 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()
/openbmc/u-boot/include/
H A Dpci_ids.h13 #define PCI_CLASS_NOT_DEFINED_VGA 0x0001 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h16 #define PCI_CLASS_NOT_DEFINED_VGA 0x0001 macro
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c968 { PCI_CLASS_NOT_DEFINED_VGA, "display", NULL },