Searched defs:irq_vector_table (Results 1 – 3 of 3) sorted by relevance
27 static isr_table_entry_t irq_vector_table[N_IRQS] = { { 0 } }; variable
28 static struct _isr_list irq_vector_table[N_IRQS] = { { 0 } }; variable
28 static struct _isr_list irq_vector_table[NHW_INTCTRL_MAX_INTLINES]; variable