Home
last modified time | relevance | path

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

/reactos/drivers/serial/serial/
H A Dmisc.c231 InterlockedIncrement((PLONG)&DeviceExtension->SerialPerfStats.FrameErrorCount); in SerialInterruptService()
H A Ddevctrl.c253 if (DeviceExtension->SerialPerfStats.FrameErrorCount) in SerialGetCommStatus()
/reactos/sdk/include/psdk/
H A Dntddser.h296 ULONG FrameErrorCount; 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.h6272 ULONG FrameErrorCount; member