Home
last modified time | relevance | path

Searched refs:siDisableLegacy_V_Interrupts (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaproto.h875 void siDisableLegacy_V_Interrupts(agsaRoot_t *agRoot,bit32 interruptVectorIndex);
H A Dsainit.c1110 saRoot->DisableInterrupts = siDisableLegacy_V_Interrupts; /* Called in ISR*/ in saInitialize()
1132 saRoot->DisableInterrupts = siDisableLegacy_V_Interrupts; /* Called in ISR*/ in saInitialize()
H A Dsaint.c602 GLOBAL void siDisableLegacy_V_Interrupts( in siDisableLegacy_V_Interrupts() function