Searched refs:PCI_CHIP_I855_GM (Results 1 – 7 of 7) sorted by relevance
35 #define PCI_CHIP_I855_GM 0x3582 macro127 #define IS_MOBILE(devid) (devid == PCI_CHIP_I855_GM || \250 devid == PCI_CHIP_I855_GM || \
477 #define PCI_CHIP_I855_GM 0x3582 macro
86 case PCI_CHIP_I855_GM: in intelGetString()
38 #define PCI_CHIP_I855_GM 0x3582 macro194 #define IS_MOBILE(devid) ((devid) == PCI_CHIP_I855_GM || \232 (devid) == PCI_CHIP_I855_GM || \
266 if (intel->intelScreen->deviceID == PCI_CHIP_I855_GM || in i830_update_tex_unit()