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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A Dpci22.h157 #define PCI_CLASS_DISPLAY_GFX 0x80 macro
265 #define IS_PCI_GFX(_p) IS_CLASS3 (_p, PCI_CLASS_DISPLAY, PCI_CLASS_DISPLAY_GFX, 0)

Completed in 46 milliseconds