|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <cportlib/cportlib.h>

Go to the source code of this file.
Functions | |
| BOOLEAN NTAPI | KdPortInitializeEx (PCPPORT PortInformation, ULONG ComPortNumber) |
| BOOLEAN NTAPI | KdPortGetByteEx (PCPPORT PortInformation, PUCHAR ByteReceived) |
| VOID NTAPI | KdPortPutByteEx (PCPPORT PortInformation, UCHAR ByteToSend) |
Referenced by KdpSerialInit().
Referenced by DbgPrintEarly(), and KdpSerialPrint().