Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaproto.h866 void siDisableLegacyInterrupts(agsaRoot_t *agRoot,bit32 interruptVectorIndex);
H A Dsainit.c1080 saRoot->DisableInterrupts = siDisableLegacyInterrupts; /* Called in ISR*/ in saInitialize()
1099 saRoot->DisableInterrupts = siDisableLegacyInterrupts; /* Called in ISR*/ in saInitialize()
H A Dsaint.c579 GLOBAL void siDisableLegacyInterrupts( in siDisableLegacyInterrupts() function