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

/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dspcdefs.h408 bit32 recoverErrInfo[8]; /**< DW11 to DW18 - Recoverable Error Information */ member in struct:spc_GSTableDescriptor_s
H A Dsaioctlcmd.c1142 controllerStatus->recoverableErrorInfo[i] = GSTable.recoverErrInfo[i];
1183 controllerStatus->recoverableErrorInfo[i] = GSTable.recoverErrInfo[i];
1205 controllerStatus->recoverableErrorInfo[i] = GSTable.recoverErrInfo[i];
H A Dsainit.c3776 mpiGSTable->recoverErrInfo[i] = ossaHwRegReadExt(agRoot, pcibar, (bit32)(GSTableOffset + GST_RERRINFO_OFFSET));
3777 SA_DBG4(("mpiReadGSTable: recoverErrInfo[0x%x] 0x%x\n", i, mpiGSTable->recoverErrInfo[i]));

Completed in 111 milliseconds