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

/solaris-x11-s11/open-src/kernel/efb/src/
H A Dr300_cmdbuf.c750 u32 i, buf_idx, h_pending; local
779 if (DRM_COPY_FROM_USER(&h_pending,
784 if (h_pending == 0) {
788 h_pending--;
791 &h_pending, sizeof (u32))) {

Completed in 26 milliseconds