Searched refs:PCI_CLASS_DISPLAY (Results 1 – 4 of 4) sorted by relevance
145 #define PCI_CLASS_DISPLAY 0x03 macro
181 #undef PCI_CLASS_DISPLAY192 PCI_CLASS_DISPLAY, enumerator
59 || (((c) & 0x00ff0000) == (PCI_CLASS_DISPLAY << 16)) \72 || (((c) & 0x00ff0000) == (PCI_CLASS_DISPLAY << 16)) \78 == ((PCI_CLASS_DISPLAY << 16) | (PCI_SUBCLASS_DISPLAY_VGA << 8)))