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

/opensolaris-onvv-gate/usr/src/uts/intel/io/drm/
H A Di915_drv.c523 if (!IS_I830(dev) && !IS_845G(dev))
643 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 50 milliseconds