Searched refs:controllerStatus (Results 1 – 4 of 4) sorted by relevance
1144 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()1145 controllerStatus->tickCount1 = GSTable.IopTcnt; in saGetControllerStatus()1146 controllerStatus->tickCount2 = GSTable.Iop1Tcnt; in saGetControllerStatus()1185 controllerStatus->tickCount0 = GSTable.MsguTcnt; in saGetControllerStatus()1186 controllerStatus->tickCount1 = GSTable.IopTcnt; in saGetControllerStatus()1203 controllerStatus->phyStatus[i] = 0; in saGetControllerStatus()1208 controllerStatus->tickCount1 = GSTable.IopTcnt; in saGetControllerStatus()1223 …controllerStatus->bootStatus = ( (( controllerStatus->fatalErrorInfo.errorInfo1 >> SHIFT9) & 1 ) … in saGetControllerStatus()1234 controllerStatus->bootComponentState[5] = 0; in saGetControllerStatus()1235 controllerStatus->bootComponentState[6] = 0; in saGetControllerStatus()[all …]
99 agsaControllerStatus_t controllerStatus; in saHwReset() local192 saGetControllerStatus(agRoot, &controllerStatus); in saHwReset()
514 agsaControllerStatus_t controllerStatus; in tiCOMReset() local537 saGetControllerStatus(agRoot, &controllerStatus); in tiCOMReset()538 if(controllerStatus.fatalErrorInfo.errorInfo1) in tiCOMReset()
425 agsaControllerStatus_t *controllerStatus