Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c63 #define IS_INTEL_830(type) ((type) == ARC_IGD830) macro
2675 if (IS_INTEL_830(softstate->asoft_devreg.agprd_arctype)) { in agpgart_open()
2836 if (!IS_INTEL_830(softstate->asoft_devreg.agprd_arctype)) { in agpgart_close()
3058 if (IS_INTEL_830(st->asoft_devreg.agprd_arctype)) { in ioctl_agpgart_bind()