Searched refs:siDisableLegacy_V_Interrupts (Results 1 – 3 of 3) sorted by relevance
875 void siDisableLegacy_V_Interrupts(agsaRoot_t *agRoot,bit32 interruptVectorIndex);
1110 saRoot->DisableInterrupts = siDisableLegacy_V_Interrupts; /* Called in ISR*/ in saInitialize()1132 saRoot->DisableInterrupts = siDisableLegacy_V_Interrupts; /* Called in ISR*/ in saInitialize()
602 GLOBAL void siDisableLegacy_V_Interrupts( in siDisableLegacy_V_Interrupts() function