ReactOS 0.4.16-dev-401-g45b008d
|
#include <interfaces.hpp>
Definition at line 204 of file interfaces.hpp.
PPCFILTER_DESCRIPTOR SUBDEVICE_DESCRIPTOR::DeviceDescriptor |
Definition at line 217 of file interfaces.hpp.
PLIST_ENTRY SUBDEVICE_DESCRIPTOR::EventList |
Definition at line 214 of file interfaces.hpp.
PKSPIN_LOCK SUBDEVICE_DESCRIPTOR::EventListLock |
Definition at line 215 of file interfaces.hpp.
PKSEVENT_SET SUBDEVICE_DESCRIPTOR::EventSet |
Definition at line 213 of file interfaces.hpp.
ULONG SUBDEVICE_DESCRIPTOR::EventSetCount |
Definition at line 212 of file interfaces.hpp.
KSPIN_FACTORY SUBDEVICE_DESCRIPTOR::Factory |
Definition at line 208 of file interfaces.hpp.
PKSPROPERTY_SET SUBDEVICE_DESCRIPTOR::FilterPropertySet |
Definition at line 210 of file interfaces.hpp.
Referenced by CPortPinWavePci::HandleKsProperty().
ULONG SUBDEVICE_DESCRIPTOR::FilterPropertySetCount |
Definition at line 209 of file interfaces.hpp.
Referenced by CPortPinWavePci::HandleKsProperty().
ULONG SUBDEVICE_DESCRIPTOR::InterfaceCount |
Definition at line 206 of file interfaces.hpp.
Referenced by PcRegisterSubdevice().
GUID* SUBDEVICE_DESCRIPTOR::Interfaces |
Definition at line 207 of file interfaces.hpp.
Referenced by PcRegisterSubdevice().
LIST_ENTRY SUBDEVICE_DESCRIPTOR::PhysicalConnectionList |
Definition at line 220 of file interfaces.hpp.
Referenced by RegisterConnection().
PVOID SUBDEVICE_DESCRIPTOR::PortPin |
Definition at line 224 of file interfaces.hpp.
UNICODE_STRING SUBDEVICE_DESCRIPTOR::RefString |
Definition at line 221 of file interfaces.hpp.
Referenced by PcRegisterSubdevice().
LIST_ENTRY SUBDEVICE_DESCRIPTOR::SymbolicLinkList |
Definition at line 219 of file interfaces.hpp.
Referenced by PcNewRegistryKey(), PcRegisterSubdevice(), and RegisterConnection().
KSTOPOLOGY* SUBDEVICE_DESCRIPTOR::Topology |
Definition at line 218 of file interfaces.hpp.
PUNKNOWN SUBDEVICE_DESCRIPTOR::UnknownMiniport |
Definition at line 222 of file interfaces.hpp.
PUNKNOWN SUBDEVICE_DESCRIPTOR::UnknownStream |
Definition at line 223 of file interfaces.hpp.