Searched refs:siOurLegacy_V_Interrupt (Results 1 – 3 of 3) sorted by relevance
871 bit32 siOurLegacy_V_Interrupt(agsaRoot_t *agRoot,bit32 interruptVectorIndex);
1109 saRoot->OurInterrupt = siOurLegacy_V_Interrupt; /* Called in ISR*/ in saInitialize()1131 saRoot->OurInterrupt = siOurLegacy_V_Interrupt; /* Called in ISR*/ in saInitialize()
743 bit32 siOurLegacy_V_Interrupt( in siOurLegacy_V_Interrupt() function