Searched refs:ParityErrorCount (Results 1 – 5 of 5) sorted by relevance
226 InterlockedIncrement((PLONG)&DeviceExtension->SerialPerfStats.ParityErrorCount); in SerialInterruptService()
259 if (DeviceExtension->SerialPerfStats.ParityErrorCount) in SerialGetCommStatus()
299 ULONG ParityErrorCount; member
354 if (PerfStats.FrameErrorCount + PerfStats.ParityErrorCount != 0) goto ConnectIdle; in SerenumDetectPnpDevice()
3531 #define SERIAL_WMI_PERF_DATA_SIZE (FIELD_OFFSET(SERIAL_WMI_PERF_DATA, ParityErrorCount) + SERIAL_WM…6275 ULONG ParityErrorCount; member