Searched refs:siDisableLegacyInterrupts (Results 1 – 3 of 3) sorted by relevance
866 void siDisableLegacyInterrupts(agsaRoot_t *agRoot,bit32 interruptVectorIndex);
1080 saRoot->DisableInterrupts = siDisableLegacyInterrupts; /* Called in ISR*/ in saInitialize()1099 saRoot->DisableInterrupts = siDisableLegacyInterrupts; /* Called in ISR*/ in saInitialize()
579 GLOBAL void siDisableLegacyInterrupts( in siDisableLegacyInterrupts() function