Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/drm/
H A Dradeon_state.c1850 #define RADEON_COPY_MT(_buf, _data, _width) \ in radeon_cp_dispatch_texture() argument
1852 if (DRM_COPY_FROM_USER(_buf, _data, (_width))) {\ in radeon_cp_dispatch_texture()
1854 __LINE__, (_width)); \ in radeon_cp_dispatch_texture()