ReactOS 0.4.16-dev-965-gf669426
|
#include <kstypes.h>
LPWSTR __BUS_DEVICE_ENTRY__::BusId |
Definition at line 201 of file kstypes.h.
Referenced by KspCreateDeviceReference(), and KspQueryId().
GUID __BUS_DEVICE_ENTRY__::DeviceGuid |
Definition at line 198 of file kstypes.h.
Referenced by KspCreateDeviceReference(), and KspInstallBusEnumInterface().
LIST_ENTRY __BUS_DEVICE_ENTRY__::DeviceInterfaceList |
Definition at line 194 of file kstypes.h.
Referenced by KspCreateDeviceReference(), and KspEnableBusDeviceInterface().
LPWSTR __BUS_DEVICE_ENTRY__::DeviceName |
Definition at line 200 of file kstypes.h.
Referenced by KspBusWorkerRoutine(), KspCreateDeviceReference(), KspStartBusDevice(), and KsServiceBusEnumCreateRequest().
DEVICE_STATE __BUS_DEVICE_ENTRY__::DeviceState |
Definition at line 197 of file kstypes.h.
Referenced by KspBusWorkerRoutine(), KspQueryBusRelations(), KspStartBusDevice(), KsServiceBusEnumCreateRequest(), and KsServiceBusEnumPnpRequest().
LIST_ENTRY __BUS_DEVICE_ENTRY__::Entry |
Definition at line 193 of file kstypes.h.
Referenced by KspCreateDeviceReference().
LPWSTR __BUS_DEVICE_ENTRY__::Instance |
Definition at line 204 of file kstypes.h.
Referenced by KspBusWorkerRoutine(), KspCreateDeviceReference(), KspDoReparseForIrp(), KspQueryId(), and KspStartBusDevice().
LIST_ENTRY __BUS_DEVICE_ENTRY__::IrpPendingList |
Definition at line 195 of file kstypes.h.
Referenced by KspCreateDeviceReference(), and KsServiceBusEnumCreateRequest().
PDEVICE_OBJECT __BUS_DEVICE_ENTRY__::PDO |
Definition at line 196 of file kstypes.h.
Referenced by KsCreateBusEnumObject(), KspBusWorkerRoutine(), KspInstallBusEnumInterface(), KspQueryBusRelations(), KsServiceBusEnumCreateRequest(), and KsServiceBusEnumPnpRequest().
LPWSTR __BUS_DEVICE_ENTRY__::PDODeviceName |
Definition at line 199 of file kstypes.h.
Referenced by KspDoReparseForIrp(), KspStartBusDevice(), and KsServiceBusEnumPnpRequest().
LARGE_INTEGER __BUS_DEVICE_ENTRY__::TimeCreated |
Definition at line 202 of file kstypes.h.
Referenced by KspBusWorkerRoutine(), and KspStartBusDevice().
LARGE_INTEGER __BUS_DEVICE_ENTRY__::TimeExpired |