Searched refs:PCI_CHIP_SANDYBRIDGE_GT1 (Results 1 – 5 of 5) sorted by relevance
75 #define PCI_CHIP_SANDYBRIDGE_GT1 0x0102 /* Desktop */ macro172 #define IS_SNB_GT1(devid) (devid == PCI_CHIP_SANDYBRIDGE_GT1 || \
164 case PCI_CHIP_SANDYBRIDGE_GT1: in intelGetString()
76 #define PCI_CHIP_SANDYBRIDGE_GT1 0x0102 /* desktop */ macro247 #define IS_GEN6(devid) ((devid) == PCI_CHIP_SANDYBRIDGE_GT1 || \