Searched refs:siOurLegacyInterrupt (Results 1 – 3 of 3) sorted by relevance
865 bit32 siOurLegacyInterrupt(agsaRoot_t *agRoot,bit32 interruptVectorIndex);
1079 saRoot->OurInterrupt = siOurLegacyInterrupt; /* Called in ISR*/ in saInitialize()1098 saRoot->OurInterrupt = siOurLegacyInterrupt; /* Called in ISR*/ in saInitialize()
710 bit32 siOurLegacyInterrupt( in siOurLegacyInterrupt() function