Searched refs:iq_type (Results 1 – 2 of 2) sorted by relevance
47 int iq_type; /* interrupt request type: */ member
322 if (TAILQ_FIRST(&iq->iq_list) == NULL || (iq->iq_type & ~type) == 0) { in at91aic_intr_establish()324 iq->iq_type = type; in at91aic_intr_establish()