Searched refs:PCI_CHIP_I945_GM (Results 1 – 7 of 7) sorted by relevance
42 #define PCI_CHIP_I945_GM 0x27A2 macro53 devid == PCI_CHIP_I945_GM || \
45 #define PCI_CHIP_I945_GM 0x27A2 macro173 (devid) == PCI_CHIP_I945_GM || \195 #define IS_945GM(devid) ((devid) == PCI_CHIP_I945_GM || \199 (devid) == PCI_CHIP_I945_GM || \
80 case PCI_CHIP_I945_GM: in i915_get_name()495 case PCI_CHIP_I945_GM: in i915_screen_create()
982 #define PCI_CHIP_I945_GM 0x27A2 macro
231 case PCI_CHIP_I945_GM: in main()
1127 if (devid == PCI_CHIP_I945_G || devid == PCI_CHIP_I945_GM || in gen3_wm_dump()
122 #define PCI_CHIP_I945_GM 0x27A2 macro