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

/solaris-x11-s12/open-src/app/accessx/sun-src/
H A DAccessXlibint.h80 req = (x##name##Req *)(dpy->last_req = dpy->bufptr);\
95 req = (x/**/name/**/Req *)(dpy->last_req = dpy->bufptr);\
/solaris-x11-s12/open-src/kernel/i915/src/
H A Di915_irq.c2289 struct drm_i915_gem_request *last_req; local
2290 last_req = list_entry(ring->request_list.prev,
2292 return (last_req->seqno);

Completed in 24 milliseconds