Searched refs:fatalErrorInterruptEnable (Results 1 – 6 of 6) sorted by relevance
726 …idump_swConfig:swConfig->fatalErrorInterruptEnable 0x%x\n",swConfig->fatalErrorInterruptEnable )); in sidump_swConfig()
1382 if(saRoot->swConfig.fatalErrorInterruptEnable) in saInitialize()1405 …1(("saInitialize: swConfig->fatalErrorInterruptEnable %X\n",swConfig->fatalErrorInterruptEnable)); in saInitialize()1452 …aInitialize: swConfig.fatalErrorInterruptEnable %d\n",saRoot->swConfig.fatalErrorInterruptEnable)); in saInitialize()1456 if(saRoot->swConfig.fatalErrorInterruptEnable) in saInitialize()1701 … (swConfig->fatalErrorInterruptEnable) /* bit 0*/ | in siConfiguration()1717 …"siConfiguration: swConfig->fatalErrorInterruptEnable %X\n",swConfig->fatalErrorInterruptEnable)); in siConfiguration()
343 if (saRoot->swConfig.fatalErrorInterruptEnable != 1) in saFatalInterruptHandler()795 if( saRoot->swConfig.fatalErrorInterruptEnable && in saDelayedInterruptHandler()1420 if(saRoot->swConfig.fatalErrorInterruptEnable) in saSystemInterruptsActive()
2330 bit32 fatalErrorInterruptEnable:1; /**< 0 Fatal Error Iterrupt Enable */ member
811 SwConfig.fatalErrorInterruptEnable = 1; in tdsaLoLevelGetResource()
195 SwConfig->fatalErrorInterruptEnable = 1; in tdsaGetSwConfigParams()