Searched refs:IS_845G (Results 1 - 9 of 9) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_suspend.c235 if (!IS_I830(dev) && !IS_845G(dev) && !HAS_PCH_SPLIT(dev))
293 if (!IS_I830(dev) && !IS_845G(dev) && !HAS_PCH_SPLIT(dev))
H A Dintel_i2c.c95 if (!IS_I830(dev) && !IS_845G(dev))
H A Dintel_ringbuffer.c1352 if (IS_I830(ring->dev) || IS_845G(ring->dev))
1832 else if (IS_I830(dev) || IS_845G(dev))
1899 else if (IS_I830(dev) || IS_845G(dev))
1912 if (IS_I830(ring->dev) || IS_845G(ring->dev))
H A Dintel_overlay.c901 if (IS_845G(dev) || IS_I830(dev)) {
953 if (IS_I830(dev) || IS_845G(dev))
H A Di915_drv.h1432 #define IS_845G(dev) ((dev)->pci_device == 0x2562) macro
1488 #define HAS_BROKEN_CS_TLB(dev) (IS_I830(dev) || IS_845G(dev))
H A Di915_drv.c651 if (IS_I830(dev) || IS_845G(dev)) {
H A Di915_dma.c505 if (!IS_I830(dev) && !IS_845G(dev)) {
H A Dintel_pm.c4814 if (IS_845G(dev))
H A Dintel_display.c6535 if (IS_845G(dev) || IS_I865G(dev))
9367 else if (IS_I945GM(dev) || IS_845G(dev) || IS_PINEVIEW_M(dev))

Completed in 80 milliseconds