Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/at91/
H A Dat91aicvar.h47 int iq_type; /* interrupt request type: */ member
H A Dat91aic.c322 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()