ReactOS 0.4.16-dev-197-g92996da
|
#include <ntddser.h>
Public Attributes | |
ULONG | ReadIntervalTimeout |
ULONG | ReadTotalTimeoutMultiplier |
ULONG | ReadTotalTimeoutConstant |
ULONG | WriteTotalTimeoutMultiplier |
ULONG | WriteTotalTimeoutConstant |
ULONG _SERIAL_TIMEOUTS::ReadIntervalTimeout |
Definition at line 303 of file ntddser.h.
Referenced by CreateGreenFdo(), GetCommTimeouts(), SerenumDetectLegacyDevice(), SerenumDetectPnpDevice(), SerialRead(), SermouseDetectLegacyDevice(), SermouseDeviceWorker(), and SetCommTimeouts().
ULONG _SERIAL_TIMEOUTS::ReadTotalTimeoutConstant |
Definition at line 305 of file ntddser.h.
Referenced by GetCommTimeouts(), SerenumDetectLegacyDevice(), SerenumDetectPnpDevice(), SerialRead(), SermouseDetectLegacyDevice(), SermouseDeviceWorker(), and SetCommTimeouts().
ULONG _SERIAL_TIMEOUTS::ReadTotalTimeoutMultiplier |
Definition at line 304 of file ntddser.h.
Referenced by GetCommTimeouts(), SerenumDetectLegacyDevice(), SerenumDetectPnpDevice(), SerialRead(), SermouseDetectLegacyDevice(), SermouseDeviceWorker(), and SetCommTimeouts().
ULONG _SERIAL_TIMEOUTS::WriteTotalTimeoutConstant |
Definition at line 307 of file ntddser.h.
Referenced by GetCommTimeouts(), SerenumDetectLegacyDevice(), SerenumDetectPnpDevice(), SermouseDetectLegacyDevice(), SermouseDeviceWorker(), and SetCommTimeouts().
ULONG _SERIAL_TIMEOUTS::WriteTotalTimeoutMultiplier |
Definition at line 306 of file ntddser.h.
Referenced by GetCommTimeouts(), SerenumDetectLegacyDevice(), SerenumDetectPnpDevice(), SermouseDetectLegacyDevice(), SermouseDeviceWorker(), and SetCommTimeouts().