ReactOS 0.4.16-dev-297-gc569aee
|
#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().