Searched refs:xics_8259_pic (Results 1 – 3 of 3) sorted by relevance
43 struct hw_interrupt_type xics_8259_pic = { variable395 xics_8259_pic.enable = i8259_pic.enable; in xics_init_IRQ()396 xics_8259_pic.disable = i8259_pic.disable; in xics_init_IRQ()398 real_irqdesc(i)->handler = &xics_8259_pic; in xics_init_IRQ()
18 extern struct hw_interrupt_type xics_8259_pic;
16 extern struct hw_interrupt_type xics_8259_pic;