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

/illumos-gate/usr/src/uts/intel/io/drm/
H A Di915_drv.c527 if (!IS_I830(dev) && !IS_845G(dev))
647 if (!IS_I830(dev) && !IS_845G(dev))
H A Di915_dma.c537 if (IS_I830(dev) || IS_845G(dev)) {
H A Di915_drv.h1778 #define IS_845G(dev) ((dev)->pci_device == PCI_DEVICE_ID_INTEL_82845G_IG) macro
H A Di915_gem.c1936 if (IS_I830(dev) || IS_845G(dev)) {

Completed in 79 milliseconds