Home
last modified time | relevance | path

Searched refs:INTEL_IGD_946GZ (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/agp/
H A Dagpdefs.h171 #define INTEL_IGD_946GZ 0x29728086 macro
197 #define IS_INTEL_965(device) ((device == INTEL_IGD_946GZ) || \
/titanic_41/usr/src/uts/intel/io/agpmaster/
H A Dagpmaster.c615 case INTEL_IGD_946GZ: in detect_i8xx_device()