Searched refs:fatalErrorInfo (Results 1 – 3 of 3) sorted by relevance
1007 controllerStatus->fatalErrorInfo.errorInfo0 = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_0); in saGetControllerStatus()1008 controllerStatus->fatalErrorInfo.errorInfo1 = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_1); in saGetControllerStatus()1047 controllerStatus->fatalErrorInfo.regDumpBusBaseNum0 = 0; in saGetControllerStatus()1048 controllerStatus->fatalErrorInfo.regDumpOffset0 = 0; in saGetControllerStatus()1049 controllerStatus->fatalErrorInfo.regDumpLen0 = 0; in saGetControllerStatus()1050 controllerStatus->fatalErrorInfo.regDumpBusBaseNum1 = 0; in saGetControllerStatus()1051 controllerStatus->fatalErrorInfo.regDumpOffset1 = 0; in saGetControllerStatus()1052 controllerStatus->fatalErrorInfo.regDumpLen1 = 0; in saGetControllerStatus()1115 controllerStatus->fatalErrorInfo.regDumpBusBaseNum0 = value; in saGetControllerStatus()1116 controllerStatus->fatalErrorInfo.regDumpBusBaseNum1 = value; in saGetControllerStatus()[all …]
537 if(controllerStatus.fatalErrorInfo.errorInfo1) in tiCOMReset()
2078 agsaFatalErrorInfo_t fatalErrorInfo; /* fatal error information */ member