Searched refs:ErrorEntry (Results 1 – 1 of 1) sorted by relevance
1679 DAC960_V1_ErrorTableEntry_T *ErrorEntry = in DAC960_V1_ReportDeviceConfiguration() local1722 if (ErrorEntry->ParityErrorCount > 0 || in DAC960_V1_ReportDeviceConfiguration()1723 ErrorEntry->SoftErrorCount > 0 || in DAC960_V1_ReportDeviceConfiguration()1724 ErrorEntry->HardErrorCount > 0 || in DAC960_V1_ReportDeviceConfiguration()1725 ErrorEntry->MiscErrorCount > 0) in DAC960_V1_ReportDeviceConfiguration()1728 ErrorEntry->ParityErrorCount, in DAC960_V1_ReportDeviceConfiguration()1729 ErrorEntry->SoftErrorCount, in DAC960_V1_ReportDeviceConfiguration()1730 ErrorEntry->HardErrorCount, in DAC960_V1_ReportDeviceConfiguration()1731 ErrorEntry->MiscErrorCount); in DAC960_V1_ReportDeviceConfiguration()