Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dagpgart.h75 } agp_bind_pages_t; typedef
107 #define AGPIOC_PAGES_BIND _IOW(AGPIOC_BASE, 13, agp_bind_pages_t)
/titanic_44/usr/src/uts/common/io/drm/
H A Ddrm_agpsupport.c514 agp_bind_pages_t bind; in drm_agp_bind_pages()
/titanic_44/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c3147 agp_bind_pages_t bind_info; in ioctl_agpgart_pages_bind()
3156 sizeof (agp_bind_pages_t), flags) != 0) { in ioctl_agpgart_pages_bind()