|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <usbport.h>

| DEVICE_POWER_STATE _USBPORT_COMMON_DEVICE_EXTENSION::DevicePowerState |
Definition at line 287 of file usbport.h.
Referenced by USBPORT_AddDevice(), USBPORT_FdoPnP(), and USBPORT_PdoPnP().
| BOOL _USBPORT_COMMON_DEVICE_EXTENSION::IsInterfaceEnabled |
Definition at line 286 of file usbport.h.
Referenced by USBPORT_RegisterDeviceInterface().
| ULONG _USBPORT_COMMON_DEVICE_EXTENSION::IsPDO |
Definition at line 284 of file usbport.h.
Referenced by USBPORT_AddDevice(), and USBPORT_Dispatch().
| PDEVICE_OBJECT _USBPORT_COMMON_DEVICE_EXTENSION::LowerDevice |
Definition at line 283 of file usbport.h.
Referenced by USBPORT_AddDevice(), USBPORT_Dispatch(), USBPORT_FdoPnP(), and USBPORT_QueryCapabilities().
| PDEVICE_OBJECT _USBPORT_COMMON_DEVICE_EXTENSION::LowerPdoDevice |
Definition at line 282 of file usbport.h.
Referenced by USBPORT_AddDevice(), and USBPORT_FindCompanionControllers().
| ULONG _USBPORT_COMMON_DEVICE_EXTENSION::PnpStateFlags |
Definition at line 288 of file usbport.h.
Referenced by USBPORT_Dispatch(), USBPORT_FdoPnP(), USBPORT_PdoPnP(), and USBPORT_SynchronizeControllersStart().
| PDEVICE_OBJECT _USBPORT_COMMON_DEVICE_EXTENSION::SelfDevice |
Definition at line 281 of file usbport.h.
Referenced by USBPORT_AddDevice(), USBPORT_FindCompanionControllers(), and USBPORT_FindUSB2Controller().
| UNICODE_STRING _USBPORT_COMMON_DEVICE_EXTENSION::SymbolicLinkName |
Definition at line 285 of file usbport.h.
Referenced by USBPORT_RegisterDeviceInterface().