Searched defs:IS_GEN3 (Results 1 – 2 of 2) sorted by relevance
61 #define IS_GEN3(devid) (devid == PCI_CHIP_I915_G || \ macro
300 #define IS_GEN3(devid) (IS_945(devid) || IS_915(devid)) macro