Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/agp/
H A Dagpdefs.h51 #define AGP_PHYSICAL 2 /* Only used for i810, HW curosr */ macro
/titanic_44/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c1561 case AGP_PHYSICAL: in agp_dealloc_mem()
2046 if (type == AGP_PHYSICAL) in agp_alloc_kmem()
2183 case AGP_PHYSICAL: in agp_alloc_mem()
2987 if (alloc_info.agpa_type == AGP_PHYSICAL) { in ioctl_agpgart_alloc()
/titanic_44/usr/src/uts/intel/io/agpmaster/
H A Dagpmaster.c672 case AGP_PHYSICAL: in phys2entry()