Home
last modified time | relevance | path

Searched refs:ossaDisableInterrupts (Results 1 – 4 of 4) sorted by relevance

/src/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaosapi.h125 #ifndef ossaDisableInterrupts
126 #define ossaDisableInterrupts(agRoot, interruptVectorIndex) \ macro
/src/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaint.c105 ossaDisableInterrupts(agRoot, interruptVectorIndex); in siFatalInterruptHandler()
340 ossaDisableInterrupts(agRoot, interruptVectorIndex); in saFatalInterruptHandler()
346 ossaDisableInterrupts(agRoot, interruptVectorIndex); in saFatalInterruptHandler()
360 ossaDisableInterrupts(agRoot, interruptVectorIndex); in saFatalInterruptHandler()
367 ossaDisableInterrupts(agRoot, interruptVectorIndex); in saFatalInterruptHandler()
438 ossaDisableInterrupts(agRoot, interruptVectorIndex); in saInterruptHandler()
444 ossaDisableInterrupts(agRoot, interruptVectorIndex); in saInterruptHandler()
826 ossaDisableInterrupts(agRoot, interruptVectorIndex); in saDelayedInterruptHandler()
H A Dsainit.c1384 ossaDisableInterrupts(agRoot,saRoot->swConfig.fatalErrorInterruptVector ); in saInitialize()
/src/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c1887 #ifndef ossaDisableInterrupts
1889 ossaDisableInterrupts( in ossaDisableInterrupts() function