Searched refs:agpa_key (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A Dagpgart.h64 int32_t agpa_key; member in struct:_agp_allocate
H A Ddrm_agpsupport.c48 * The agpa_key field of struct agp_allocate_t actually is
50 * this agpa_key as a handle returned to userland. Generally,
239 entry->handle = (void*)(uintptr_t)(alloc.agpa_key + DRM_AGP_KEY_OFFSET);
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_agpsupport.c48 * The agpa_key field of struct agp_allocate_t actually is
50 * this agpa_key as a handle returned to userland. Generally,
261 entry->handle = alloc.agpa_key + DRM_AGP_KEY_OFFSET;

Completed in 12 milliseconds