Searched refs:ErrorEntry (Results 1 – 1 of 1) sorted by relevance
2250 DAC960_V1_ErrorTableEntry_T *ErrorEntry = in DAC960_V1_ReportDeviceConfiguration() local2293 if (ErrorEntry->ParityErrorCount > 0 || in DAC960_V1_ReportDeviceConfiguration()2294 ErrorEntry->SoftErrorCount > 0 || in DAC960_V1_ReportDeviceConfiguration()2295 ErrorEntry->HardErrorCount > 0 || in DAC960_V1_ReportDeviceConfiguration()2296 ErrorEntry->MiscErrorCount > 0) in DAC960_V1_ReportDeviceConfiguration()2299 ErrorEntry->ParityErrorCount, in DAC960_V1_ReportDeviceConfiguration()2300 ErrorEntry->SoftErrorCount, in DAC960_V1_ReportDeviceConfiguration()2301 ErrorEntry->HardErrorCount, in DAC960_V1_ReportDeviceConfiguration()2302 ErrorEntry->MiscErrorCount); in DAC960_V1_ReportDeviceConfiguration()