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

/opensolaris-onvv-gate/usr/src/uts/intel/io/drm/
H A Dr300_cmdbuf.c746 u32 *ref_age_base; local
761 ref_age_base = (u32 *)(uintptr_t)*((uint64_t *)(uintptr_t)cmdbuf->buf);
770 if (DRM_COPY_TO_USER(ref_age_base + buf_idx,
777 ref_age_base + buf_idx + 1, sizeof (u32))) {
787 if (DRM_COPY_TO_USER(ref_age_base + buf_idx + 1,

Completed in 104 milliseconds