Home
last modified time | relevance | path

Searched refs:xics_8259_pic (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dxics.c43 struct hw_interrupt_type xics_8259_pic = { variable
395 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()
Dxics.h18 extern struct hw_interrupt_type xics_8259_pic;
/linux-2.4.37.9/include/asm-ppc/
Dxics.h16 extern struct hw_interrupt_type xics_8259_pic;