ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <cportlib.h>
Public Attributes | |
PUCHAR | Address |
ULONG | BaudRate |
USHORT | Flags |
Definition at line 27 of file cportlib.h.
PUCHAR _CPPORT::Address |
Definition at line 29 of file cportlib.h.
Referenced by CpGetByte(), CpInitialize(), CpPutByte(), CpReadLsr(), CpSetBaud(), InbvPortTerminate(), KdpGetDebugMode(), KdPortInitializeEx(), KdpPortInitialize(), KdpSerialInit(), and Rs232PortInUse().
ULONG _CPPORT::BaudRate |
Definition at line 30 of file cportlib.h.
Referenced by CpInitialize(), CpSetBaud(), and KdPortInitializeEx().
USHORT _CPPORT::Flags |
Definition at line 31 of file cportlib.h.
Referenced by CpGetByte(), CpInitialize(), CpPutByte(), CpReadLsr(), LpcpClosePort(), LpcpCreatePort(), LpcpDeletePort(), LpcpDestroyPortQueue(), LpcpFindDataInfoMessage(), LpcpFreeDataInfoMessage(), LpcpFreePortClientSecurity(), LpcpSaveDataInfoMessage(), LpcpValidateClientPort(), LpcRequestPort(), LpcRequestWaitReplyPort(), NtCompleteConnectPort(), NtImpersonateClientOfPort(), NtReplyWaitReceivePortEx(), NtRequestPort(), NtRequestWaitReplyPort(), and NtSecureConnectPort().