Searched refs:bootComponentState (Results 1 – 2 of 2) sorted by relevance
1228 …controllerStatus->bootComponentState[0] = (bit16) (( controllerStatus->fatalErrorInfo.errorInfo1 … in saGetControllerStatus()1229 …controllerStatus->bootComponentState[1] = (bit16) ((( controllerStatus->fatalErrorInfo.errorInfo1 … in saGetControllerStatus()1230 …controllerStatus->bootComponentState[2] = (bit16) ((( controllerStatus->fatalErrorInfo.errorInfo1 … in saGetControllerStatus()1231 …controllerStatus->bootComponentState[3] = (bit16) ((( controllerStatus->fatalErrorInfo.errorInfo1 … in saGetControllerStatus()1232 …controllerStatus->bootComponentState[4] = (bit16) ((( controllerStatus->fatalErrorInfo.errorInfo1 … in saGetControllerStatus()1233 controllerStatus->bootComponentState[5] = 0; in saGetControllerStatus()1234 controllerStatus->bootComponentState[6] = 0; in saGetControllerStatus()1235 controllerStatus->bootComponentState[7] = 0; in saGetControllerStatus()1313 …ollerStatus: bootComponentState[0] RAAE_STATE 0x%x\n", controllerStatus->bootComponentState[0])); in saGetControllerStatus()1314 …ollerStatus: bootComponentState[1] IOP0_STATE 0x%x\n", controllerStatus->bootComponentState[1])); in saGetControllerStatus()[all …]
2091 bit16 bootComponentState[8]; member