Searched refs:controllerStatus (Results 1 – 4 of 4) sorted by relevance
1143 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()1144 controllerStatus->tickCount1 = GSTable.IopTcnt; in saGetControllerStatus()1145 controllerStatus->tickCount2 = GSTable.Iop1Tcnt; in saGetControllerStatus()1184 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()1185 controllerStatus->tickCount1 = GSTable.IopTcnt; in saGetControllerStatus()1202 controllerStatus->phyStatus[i] = 0; in saGetControllerStatus()1207 controllerStatus->tickCount1 = GSTable.IopTcnt; in saGetControllerStatus()1222 …controllerStatus->bootStatus = ( (( controllerStatus->fatalErrorInfo.errorInfo1 >> SHIFT9) & 1 ) … in saGetControllerStatus()1233 controllerStatus->bootComponentState[5] = 0; in saGetControllerStatus()1234 controllerStatus->bootComponentState[6] = 0; in saGetControllerStatus()[all …]
98 agsaControllerStatus_t controllerStatus; in saHwReset() local191 saGetControllerStatus(agRoot, &controllerStatus); in saHwReset()
513 agsaControllerStatus_t controllerStatus; in tiCOMReset() local536 saGetControllerStatus(agRoot, &controllerStatus); in tiCOMReset()537 if(controllerStatus.fatalErrorInfo.errorInfo1) in tiCOMReset()
424 agsaControllerStatus_t *controllerStatus