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

/opensolaris-onvv-gate/usr/src/uts/intel/io/drm/
H A Dr300_cmdbuf.c747 u32 i, buf_idx, h_pending; local
776 if (DRM_COPY_FROM_USER(&h_pending,
781 if (h_pending == 0) {
785 h_pending--;
788 &h_pending, sizeof (u32))) {

Completed in 39 milliseconds