Searched refs:recoverErrInfo (Results 1 – 3 of 3) sorted by relevance
407 bit32 recoverErrInfo[8]; /**< DW11 to DW18 - Recoverable Error Information */ member
1141 controllerStatus->recoverableErrorInfo[i] = GSTable.recoverErrInfo[i]; in saGetControllerStatus()1182 controllerStatus->recoverableErrorInfo[i] = GSTable.recoverErrInfo[i]; in saGetControllerStatus()1204 controllerStatus->recoverableErrorInfo[i] = GSTable.recoverErrInfo[i]; in saGetControllerStatus()
3775 …mpiGSTable->recoverErrInfo[i] = ossaHwRegReadExt(agRoot, pcibar, (bit32)(GSTableOffset + GST_RERRI… in mpiReadGSTable()3776 SA_DBG4(("mpiReadGSTable: recoverErrInfo[0x%x] 0x%x\n", i, mpiGSTable->recoverErrInfo[i])); in mpiReadGSTable()