ReactOS 0.4.16-dev-937-g7afcd2a
|
UNICODE_STRING _PNPROOT_DEVICE::DeviceDescription |
Definition at line 33 of file pnproot.c.
Referenced by PdoQueryDeviceText(), and PnpRootPdoPnpControl().
UNICODE_STRING _PNPROOT_DEVICE::DeviceID |
Definition at line 29 of file pnproot.c.
Referenced by PdoQueryId(), and PnpRootPdoPnpControl().
UNICODE_STRING _PNPROOT_DEVICE::InstanceID |
Definition at line 31 of file pnproot.c.
Referenced by PdoQueryId(), and PnpRootPdoPnpControl().
LIST_ENTRY _PNPROOT_DEVICE::ListEntry |
Definition at line 25 of file pnproot.c.
Referenced by PnpRootPdoPnpControl().
PDEVICE_OBJECT _PNPROOT_DEVICE::Pdo |
PCM_RESOURCE_LIST _PNPROOT_DEVICE::ResourceList |
Definition at line 37 of file pnproot.c.
Referenced by PdoQueryResources(), and PnpRootPdoPnpControl().
ULONG _PNPROOT_DEVICE::ResourceListSize |
Definition at line 38 of file pnproot.c.
Referenced by PdoQueryResources().
PIO_RESOURCE_REQUIREMENTS_LIST _PNPROOT_DEVICE::ResourceRequirementsList |
Definition at line 35 of file pnproot.c.
Referenced by PdoQueryResourceRequirements(), and PnpRootPdoPnpControl().