ReactOS 0.4.16-dev-136-g52192f1
|
#include <portcls.h>
const PCAUTOMATION_TABLE* PCFILTER_DESCRIPTOR::AutomationTable |
Definition at line 355 of file portcls.h.
Referenced by CAC97MiniportTopology::BuildTopology().
ULONG PCFILTER_DESCRIPTOR::ConnectionCount |
Definition at line 362 of file portcls.h.
Referenced by CAC97MiniportTopology::BuildConnectionDescriptors().
const PCCONNECTION_DESCRIPTOR* PCFILTER_DESCRIPTOR::Connections |
Definition at line 363 of file portcls.h.
Referenced by CAC97MiniportTopology::BuildConnectionDescriptors().
ULONG PCFILTER_DESCRIPTOR::NodeCount |
Definition at line 360 of file portcls.h.
Referenced by CAC97MiniportTopology::BuildNodeDescriptors().
const PCNODE_DESCRIPTOR* PCFILTER_DESCRIPTOR::Nodes |
Definition at line 361 of file portcls.h.
Referenced by CAC97MiniportTopology::BuildNodeDescriptors().
ULONG PCFILTER_DESCRIPTOR::NodeSize |
Definition at line 359 of file portcls.h.
Referenced by CAC97MiniportTopology::BuildNodeDescriptors().
ULONG PCFILTER_DESCRIPTOR::PinCount |
Definition at line 357 of file portcls.h.
Referenced by CAC97MiniportTopology::BuildPinDescriptors().
const PCPIN_DESCRIPTOR* PCFILTER_DESCRIPTOR::Pins |
Definition at line 358 of file portcls.h.
Referenced by CAC97MiniportTopology::BuildPinDescriptors().
ULONG PCFILTER_DESCRIPTOR::PinSize |
Definition at line 356 of file portcls.h.
Referenced by CAC97MiniportTopology::BuildPinDescriptors().