Searched refs:ParityErrorCount (Results 1 – 4 of 4) sorted by relevance
2295 if (ErrorEntry->ParityErrorCount > 0 || in DAC960_V1_ReportDeviceConfiguration()2301 ErrorEntry->ParityErrorCount, in DAC960_V1_ReportDeviceConfiguration()3824 if ((NewErrorEntry->ParityErrorCount != in DAC960_V1_ProcessCompletedCommand()3825 OldErrorEntry->ParityErrorCount) || in DAC960_V1_ProcessCompletedCommand()3836 NewErrorEntry->ParityErrorCount, in DAC960_V1_ProcessCompletedCommand()
727 unsigned char ParityErrorCount; /* Byte 0 */ member
1714 U16 ParityErrorCount; /* 08h */ member
2786 karg.parity_errors = (u32) le16_to_cpu(pg3_alloc->ParityErrorCount); in mptctl_hp_targetinfo()