|
int | BSP_irq_disable_at_i8259s (const rtems_irq_number irqLine) |
| function to disable a particular irq at 8259 level. More...
|
|
int | BSP_irq_enable_at_i8259s (const rtems_irq_number irqLine) |
| function to enable a particular irq at 8259 level. More...
|
|
int | BSP_irq_enabled_at_i8259s (const rtems_irq_number irqLine) |
| function to check if a particular irq is enabled at 8259 level.
|
|
int | BSP_irq_ack_at_i8259s (const rtems_irq_number irqLine) |
| function to acknowledge a particular irq at 8259 level. More...
|
|
void | BSP_i8259s_init (void) |
|
void | bsp_show_interrupt_regs (void) |
|
int | BSP_i8259s_int_process () |
|
This file was based upon the powerpc and the i386.