Searched refs:ErrorEntry (Results 1 – 1 of 1) sorted by relevance
2252 DAC960_V1_ErrorTableEntry_T *ErrorEntry = in DAC960_V1_ReportDeviceConfiguration() local2295 if (ErrorEntry->ParityErrorCount > 0 || in DAC960_V1_ReportDeviceConfiguration()2296 ErrorEntry->SoftErrorCount > 0 || in DAC960_V1_ReportDeviceConfiguration()2297 ErrorEntry->HardErrorCount > 0 || in DAC960_V1_ReportDeviceConfiguration()2298 ErrorEntry->MiscErrorCount > 0) in DAC960_V1_ReportDeviceConfiguration()2301 ErrorEntry->ParityErrorCount, in DAC960_V1_ReportDeviceConfiguration()2302 ErrorEntry->SoftErrorCount, in DAC960_V1_ReportDeviceConfiguration()2303 ErrorEntry->HardErrorCount, in DAC960_V1_ReportDeviceConfiguration()2304 ErrorEntry->MiscErrorCount); in DAC960_V1_ReportDeviceConfiguration()