Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dagpgart.h96 #define AGPIOC_RELEASE _IO(AGPIOC_BASE, 2) macro
/titanic_50/usr/src/uts/common/io/drm/
H A Ddrm_agpsupport.c150 ret = ldi_ioctl(dev->agp->agpgart_lh, AGPIOC_RELEASE, in drm_agp_release()
167 ret = ldi_ioctl(dev->agp->agpgart_lh, AGPIOC_RELEASE, in drm_agp_do_release()
/titanic_50/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c3292 case AGPIOC_RELEASE: in agpgart_ioctl()