Searched defs:wait (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_ddi.c1073 bool wait = false; local
1079 wait = true;
1087 if (wait)
1203 bool wait = false; local
1210 wait = true;
1219 if (wait)
H A Dintel_ringbuffer.h73 enum intel_ring_hangcheck_action { wait, active, kick, hung }; enumerator in enum:intel_ring_hangcheck_action
/solaris-x11-s11/open-src/kernel/efb/src/
H A Dradeon_drm.h192 * emit hw wait commands -- note:
193 * doesn't make the cpu wait, just
221 } wait; member in union:__anon125
283 } wait; member in union:__anon133
752 /* 1.6: Userspace can request & wait on irq's: */

Completed in 54 milliseconds