Ignore:
Timestamp:
Mar 27, 2015, 12:12:08 PM (9 years ago)
Author:
alain
Message:

Introduce the HBA_ISR for VciMultiAhci? component.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_xml/mapping_info.h

    r522 r531  
    263263{
    264264    unsigned int    srctype;         // source IRQ type (HWI / WTI / PTI)
    265     unsigned int    srcid;           // source IRQ index (for XCU/PIC component)
     265    unsigned int    srcid;           // source IRQ index (for XCU/PIC)
    266266    unsigned int    isr;             // ISR type (defined in irq_handler.h)
    267267    unsigned int    channel;         // channel index (for multi-channels ISR)
Note: See TracChangeset for help on using the changeset viewer.