ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Classes | |
class | CPortWavePci |
Macros | |
#define | NDEBUG |
Functions | |
DEFINE_KSPROPERTY_TOPOLOGYSET (PortFilterWavePciTopologySet, TopologyPropertyHandler) | |
DEFINE_KSPROPERTY_PINPROPOSEDATAFORMAT (PortFilterWavePciPinSet, PinPropertyHandler, PinPropertyHandler, PinPropertyHandler) | |
NTSTATUS | NewPortWavePci (OUT PPORT *OutPort) |
PDEVICE_OBJECT | GetDeviceObjectFromPortWavePci (IPortWavePci *iface) |
PMINIPORTWAVEPCI | GetWavePciMiniport (PPORTWAVEPCI iface) |
Variables | |
static GUID | InterfaceGuids [3] |
KSPROPERTY_SET | WavePciPropertySet [] |
#define NDEBUG |
Definition at line 11 of file port_wavepci.cpp.
DEFINE_KSPROPERTY_PINPROPOSEDATAFORMAT | ( | PortFilterWavePciPinSet | , |
PinPropertyHandler | , | ||
PinPropertyHandler | , | ||
PinPropertyHandler | |||
) |
DEFINE_KSPROPERTY_TOPOLOGYSET | ( | PortFilterWavePciTopologySet | , |
TopologyPropertyHandler | |||
) |
PDEVICE_OBJECT GetDeviceObjectFromPortWavePci | ( | IPortWavePci * | iface | ) |
Definition at line 532 of file port_wavepci.cpp.
PMINIPORTWAVEPCI GetWavePciMiniport | ( | PPORTWAVEPCI | iface | ) |
Definition at line 540 of file port_wavepci.cpp.
Definition at line 509 of file port_wavepci.cpp.
Referenced by PcNewPort().
|
static |
Definition at line 45 of file port_wavepci.cpp.
KSPROPERTY_SET WavePciPropertySet[] |
Definition at line 64 of file port_wavepci.cpp.