Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dagpgart.h99 #define AGPIOC_DEALLOCATE _IOW(AGPIOC_BASE, 5, int) macro
/titanic_41/usr/src/uts/common/io/drm/
H A Ddrm_agpsupport.c371 ret = ldi_ioctl(dev->agp->agpgart_lh, AGPIOC_DEALLOCATE, in drm_agp_free()
/titanic_41/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c3301 case AGPIOC_DEALLOCATE: in agpgart_ioctl()