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

/opensolaris-onvv-gate/usr/src/uts/intel/io/drm/
H A Dradeon_state.c2600 drm_radeon_stipple_32_t stipple32; local
2601 DRM_COPYFROM_WITH_RETURN(&stipple32, (void *)data,
2602 sizeof (stipple32));
2603 stipple.mask = (void *)(uintptr_t)stipple32.mask;

Completed in 47 milliseconds