Searched refs:AIC_EVENT_TYPE (Results 1 – 1 of 1) sorted by relevance
65 #define AIC_EVENT_TYPE(val) (((val) >> 16) & 0xff) macro568 type = AIC_EVENT_TYPE(event); in apple_aic_irq()