Home
last modified time | relevance | path

Searched refs:recoverErrInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dspcdefs.h407 bit32 recoverErrInfo[8]; /**< DW11 to DW18 - Recoverable Error Information */ member
H A Dsaioctlcmd.c1141 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()
H A Dsainit.c3775 …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()