Data Fields
CSL_IrqDataObj Struct Reference

INTC Data object structure parameters. More...

#include <csl_intc.h>

Data Fields

CSL_IRQ_DispatchIrqDispatchTable
Uint32 IrqIntTable [IRQ_INT_CNT]
Uint32 IrqEventTable [IRQ_EVENT_CNT]
Uint16 biosPresent

Detailed Description

INTC Data object structure parameters.


Field Documentation

DspBios is present or not

Referenced by IRQ_init().

Pointer to INTC dispatch structure

Referenced by IRQ_config(), IRQ_getArg(), IRQ_getConfig(), IRQ_init(), and IRQ_setArg().

Uint32 CSL_IrqDataObj::IrqEventTable[IRQ_EVENT_CNT]

Irq Event table

Referenced by IRQ_init().

Uint32 CSL_IrqDataObj::IrqIntTable[IRQ_INT_CNT]

Irq Interrupt table

Referenced by IRQ_init(), and IRQ_map().


The documentation for this struct was generated from the following file: