#include "private.hpp"
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ PcNewPort()
Definition at line 20 of file port.cpp.
27 DPRINT(
"PcNewPort entered\n");
33 DPRINT(
"PcNewPort was supplied a NULL OutPort parameter\n");
return STATUS_NOT_SUPPORTED
NTSTATUS NewPortTopology(OUT PPORT *OutPort)
#define STATUS_INVALID_PARAMETER
NTSTATUS NewPortWavePci(OUT PPORT *OutPort)
#define IsEqualGUIDAligned(guid1, guid2)
NTSTATUS NewPortWaveRT(OUT PPORT *OutPort)
NTSTATUS NewPortWaveCyclic(OUT PPORT *OutPort)
NTSYSAPI VOID NTAPI RtlFreeUnicodeString(PUNICODE_STRING UnicodeString)
#define PC_ASSERT_IRQL_EQUAL(x)
NTSTATUS NewPortDMus(OUT PPORT *OutPort)
NTSYSAPI NTSTATUS WINAPI RtlStringFromGUID(REFGUID, PUNICODE_STRING)
Referenced by InstallSubdevice(), and StartDevice().