Home
last modified time | relevance | path

Searched refs:SERR_INT_POISON (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_irq.c1798 if (serr_int & SERR_INT_POISON) in cpt_serr_int_handler()
H A Di915_reg.h8050 #define SERR_INT_POISON (1 << 31) macro