Home
last modified time | relevance | path

Searched refs:ParityErrorCount (Results 1 – 5 of 5) sorted by relevance

/reactos/drivers/serial/serial/
H A Dmisc.c226 InterlockedIncrement((PLONG)&DeviceExtension->SerialPerfStats.ParityErrorCount); in SerialInterruptService()
H A Ddevctrl.c259 if (DeviceExtension->SerialPerfStats.ParityErrorCount) in SerialGetCommStatus()
/reactos/sdk/include/psdk/
H A Dntddser.h299 ULONG ParityErrorCount; member
/reactos/drivers/serial/serenum/
H A Ddetect.c354 if (PerfStats.FrameErrorCount + PerfStats.ParityErrorCount != 0) goto ConnectIdle; in SerenumDetectPnpDevice()
/reactos/sdk/include/ddk/
H A Dwmidata.h3531 #define SERIAL_WMI_PERF_DATA_SIZE (FIELD_OFFSET(SERIAL_WMI_PERF_DATA, ParityErrorCount) + SERIAL_WM…
6275 ULONG ParityErrorCount; member