Home
last modified time | relevance | path

Searched refs:PCI_CLASS_DISPLAY_OTHER (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvirtio-serial-pci.c48 vpci_dev->class_code != PCI_CLASS_DISPLAY_OTHER && /* qemu 0.10 */ in virtio_serial_pci_realize()
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-pci.c70 pcidev_k->class_id = PCI_CLASS_DISPLAY_OTHER; in virtio_gpu_pci_base_class_init()
H A Dapple-gfx-pci.m137 pci->class_id = PCI_CLASS_DISPLAY_OTHER;
H A Dbochs-display.c359 k->class_id = PCI_CLASS_DISPLAY_OTHER; in bochs_display_class_init()
H A Dvga-pci.c402 k->class_id = PCI_CLASS_DISPLAY_OTHER; in secondary_class_init()
H A Dsm501.c2179 k->class_id = PCI_CLASS_DISPLAY_OTHER; in sm501_pci_class_init()
H A Dqxl.c2552 k->class_id = PCI_CLASS_DISPLAY_OTHER;
/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h46 #define PCI_CLASS_DISPLAY_OTHER 0x0380 macro
/openbmc/qemu/docs/specs/
H A Dstandard-vga.rst41 The legacy-free variant has no ROM and has ``PCI_CLASS_DISPLAY_OTHER``
/openbmc/u-boot/include/
H A Dpci_ids.h38 #define PCI_CLASS_DISPLAY_OTHER 0x0380 macro