Home
last modified time | relevance | path

Searched refs:IS_INTEL_915 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/agp/
H A Dagpdefs.h190 #define IS_INTEL_915(device) ((device == INTEL_IGD_915) || \ macro
/titanic_41/usr/src/uts/intel/io/agpmaster/
H A Dagpmaster.c298 } else if (IS_INTEL_915(agpmaster->agpm_id)) { in set_gtt_mmio()
/titanic_41/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c2690 if (IS_INTEL_915(devid) || in agpgart_open()
2816 if (IS_INTEL_915(devid) || in agpgart_close()
3135 if (IS_INTEL_915(devid) || in ioctl_agpgart_flush_chipset()