Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/drm/
H A Dr300_cmdbuf.c248 static __inline__ int r300_check_range(unsigned reg, int count) in r300_check_range() function
336 if (r300_check_range(reg, sz)) { in r300_emit_packet0()