Searched refs:drm_agp_bind_memory (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/drm/
H A Ddrm_agpsupport.c334 if (drm_agp_bind_memory(key, start, dev)) {
456 drm_agp_bind_memory(unsigned int key, uint32_t start, drm_device_t *dev) function
H A DdrmP.h932 int drm_agp_bind_memory(unsigned int, uint32_t, drm_device_t *);

Completed in 45 milliseconds