Searched refs:ossaDisableInterrupts (Results 1 – 4 of 4) sorted by relevance
| /src/sys/dev/pms/RefTisa/sallsdk/api/ |
| H A D | saosapi.h | 125 #ifndef ossaDisableInterrupts 126 #define ossaDisableInterrupts(agRoot, interruptVectorIndex) \ macro
|
| /src/sys/dev/pms/RefTisa/sallsdk/spc/ |
| H A D | saint.c | 105 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 D | sainit.c | 1384 ossaDisableInterrupts(agRoot,saRoot->swConfig.fatalErrorInterruptVector ); in saInitialize()
|
| /src/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| H A D | tdmisc.c | 1887 #ifndef ossaDisableInterrupts 1889 ossaDisableInterrupts( in ossaDisableInterrupts() function
|