Searched refs:PCI_CHIP_I830_M (Results 1 – 7 of 7) sorted by relevance
33 #define PCI_CHIP_I830_M 0x3577 macro248 #define IS_GEN2(devid) (devid == PCI_CHIP_I830_M || \
476 #define PCI_CHIP_I830_M 0x3577 macro
83 case PCI_CHIP_I830_M: in intelGetString()
36 #define PCI_CHIP_I830_M 0x3577 macro230 #define IS_GEN2(devid) ((devid) == PCI_CHIP_I830_M || \
101 if (intel_screen->deviceID != PCI_CHIP_I830_M && in intel_init_texture_formats()