Searched refs:PCI_CLASS_PREHISTORIC (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A Dxf86Pci.h143 #define PCI_CLASS_PREHISTORIC 0x00 macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/
H A Dxf86Pci.h142 #define PCI_CLASS_PREHISTORIC 0x00 macro
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86pciBus.c57 ( (((c) & 0x00ff0000) == (PCI_CLASS_PREHISTORIC << 16)) \
70 == ((PCI_CLASS_PREHISTORIC << 16) | (PCI_SUBCLASS_PREHISTORIC_VGA << 8))) \
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86pciBus.c58 ( (((c) & 0x00ff0000) == (PCI_CLASS_PREHISTORIC << 16)) \
71 == ((PCI_CLASS_PREHISTORIC << 16) | (PCI_SUBCLASS_PREHISTORIC_VGA << 8))) \

Completed in 6 milliseconds