Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/agp/
H A Dagpmaster_io.h60 uint32_t igs_type; /* reserved for other memory type */ member
/titanic_50/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c891 gttseg.igs_type = keyent->kte_type; in lyr_i8xx_add_to_gtt()
910 gttseg.igs_type)); in lyr_i8xx_add_to_gtt()
3169 gttseg->igs_type = AGP_NORMAL; in ioctl_agpgart_pages_bind()
3186 gttseg->igs_type)); in ioctl_agpgart_pages_bind()
/titanic_50/usr/src/uts/intel/io/agpmaster/
H A Dagpmaster.c705 if (phys2entry(seg.igs_type, *paddr, &entry)) in i8xx_add_to_gtt()