Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c64 #define IS_TRUE_AGP(type) (((type) == ARC_INTELAGP) || \ macro
2929 if (!IS_TRUE_AGP(st->asoft_devreg.agprd_arctype)) { in ioctl_agpgart_setup()