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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_sideband.c141 if (wait_for((I915_READ(SBI_CTL_STAT) & (SBI_BUSY | SBI_RESPONSE_FAIL)) == 0,
172 if (wait_for((I915_READ(SBI_CTL_STAT) & (SBI_BUSY | SBI_RESPONSE_FAIL)) == 0,
H A Di915_reg.h4934 #define SBI_RESPONSE_FAIL (0x1<<1) macro

Completed in 52 milliseconds