Searched refs:PCI_CHIP_IGDNG_M_G (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | common.h | 323 #ifndef PCI_CHIP_IGDNG_M_G 324 #define PCI_CHIP_IGDNG_M_G 0x0046 macro 358 #define IS_IGDNG_M(pI810) (DEVICE_ID(pI810->PciInfo) == PCI_CHIP_IGDNG_M_G)
|
| H A D | i810_driver.c | 142 INTEL_DEVICE_MATCH (PCI_CHIP_IGDNG_M_G, 0 ), 196 {PCI_CHIP_IGDNG_M_G, "Arrandale"}, 235 {PCI_CHIP_IGDNG_M_G, PCI_CHIP_IGDNG_M_G, NULL},
|
| H A D | i830_driver.c | 120 {PCI_CHIP_IGDNG_M_G, "Arrandale"}, 153 {PCI_CHIP_IGDNG_M_G, PCI_CHIP_IGDNG_M_G, NULL}, 1102 case PCI_CHIP_IGDNG_M_G:
|
Completed in 12 milliseconds