Searched defs:PCI_CLASS_DISPLAY (Results 1 - 21 of 21) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86Pci.h145 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86Pci.h145 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86Pci.h146 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86Pci.h146 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86Pci.h146 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86Pci.h146 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86Pci.h146 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86Pci.h146 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86Pci.h146 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86Pci.h146 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86Pci.h145 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86Pci.h145 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86Pci.h145 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86Pci.h147 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86Pci.h147 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPci22.h166 #define PCI_CLASS_DISPLAY 0x03 macro
349 #define IS_PCI_DISPLAY(_p) IS_CLASS1 (_p, PCI_CLASS_DISPLAY)
359 #define IS_PCI_VGA(_p) IS_CLASS3 (_p, PCI_CLASS_DISPLAY, PCI_CLASS_DISPLAY_VGA, PCI_IF_VGA_VGA)
369 #define IS_PCI_8514(_p) IS_CLASS3 (_p, PCI_CLASS_DISPLAY, PCI_CLASS_DISPLAY_VGA, PCI_IF_VGA_8514)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A Dpci22.h150 #define PCI_CLASS_DISPLAY 0x03 macro
262 #define IS_PCI_DISPLAY(_p) IS_CLASS1 (_p, PCI_CLASS_DISPLAY)
263 #define IS_PCI_VGA(_p) IS_CLASS3 (_p, PCI_CLASS_DISPLAY, PCI_CLASS_DISPLAY_VGA, 0)
264 #define IS_PCI_8514(_p) IS_CLASS3 (_p, PCI_CLASS_DISPLAY, PCI_CLASS_DISPLAY_VGA, 1)
265 #define IS_PCI_GFX(_p) IS_CLASS3 (_p, PCI_CLASS_DISPLAY, PCI_CLASS_DISPLAY_GFX, 0)
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPci22.h168 #define PCI_CLASS_DISPLAY 0x03 macro
351 #define IS_PCI_DISPLAY(_p) IS_CLASS1 (_p, PCI_CLASS_DISPLAY)
361 #define IS_PCI_VGA(_p) IS_CLASS3 (_p, PCI_CLASS_DISPLAY, PCI_CLASS_DISPLAY_VGA, PCI_IF_VGA_VGA)
371 #define IS_PCI_8514(_p) IS_CLASS3 (_p, PCI_CLASS_DISPLAY, PCI_CLASS_DISPLAY_VGA, PCI_IF_VGA_8514)
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/bus/
H A Dxf86Pci.h119 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86Pci.h148 #define PCI_CLASS_DISPLAY 0x03 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86Pci.h148 #define PCI_CLASS_DISPLAY 0x03 macro

Completed in 78 milliseconds