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

| PVOID _USBHUB_PORT_PDO_EXTENSION::BndwTimeoutContext |
Definition at line 225 of file usbhub.h.
Referenced by USBH_SelectConfigOrInterfaceComplete().
| DEVICE_CAPABILITIES _USBHUB_PORT_PDO_EXTENSION::Capabilities |
| COMMON_DEVICE_EXTENSION _USBHUB_PORT_PDO_EXTENSION::Common |
Definition at line 204 of file usbhub.h.
Referenced by _Requires_lock_held_(), IsaPdoPnp(), IsaPdoQueryCapabilities(), IsaPdoQueryDeviceRelations(), IsaPdoQueryDeviceUsageNotification(), IsaPdoQueryResourceRequirements(), IsaPdoQueryResources(), IsaPdoRemoveDevice(), IsaPdoStartReadPort(), IsaPnpCreateReadPortDO(), IsaPnpFillDeviceRelations(), IsaPnpRemoveLogicalDeviceDO(), IsaReadPortRemoveDevice(), USBH_CreateDevice(), USBH_IoctlGetDescriptor(), and USBH_ResetPortWorker().
| USB_CONFIGURATION_DESCRIPTOR _USBHUB_PORT_PDO_EXTENSION::ConfigDescriptor |
Definition at line 218 of file usbhub.h.
Referenced by USBH_CreateDevice(), USBH_IoctlGetDescriptor(), and USBH_ResetDevice().
| POWER_STATE _USBHUB_PORT_PDO_EXTENSION::CurrentPowerState |
Definition at line 222 of file usbhub.h.
Referenced by USBH_CreateDevice(), USBH_FdoIdleNotificationCallback(), and USBH_FdoPower().
| USB_DEVICE_DESCRIPTOR _USBHUB_PORT_PDO_EXTENSION::DeviceDescriptor |
Definition at line 216 of file usbhub.h.
Referenced by USBH_CheckDeviceIDUnique(), USBH_CreateDevice(), USBH_IoctlGetNodeConnectionInformation(), and USBH_ResetDevice().
| PUSB_DEVICE_HANDLE _USBHUB_PORT_PDO_EXTENSION::DeviceHandle |
Definition at line 211 of file usbhub.h.
Referenced by USBH_CreateDevice(), USBH_FdoCleanup(), USBH_IoctlGetNodeConnectionInformation(), USBH_ProcessPortStateChange(), USBH_ResetDevice(), and USBH_ResetPortWorker().
| ULONG _USBHUB_PORT_PDO_EXTENSION::EnumFlags |
Definition at line 206 of file usbhub.h.
Referenced by USBH_FdoQueryBusRelations(), USBH_FdoRemoveDevice(), and USBH_FdoSurpriseRemoveDevice().
| PUSBHUB_FDO_EXTENSION _USBHUB_PORT_PDO_EXTENSION::HubExtension |
Definition at line 209 of file usbhub.h.
Referenced by USBH_ChangeIndicationWorker(), USBH_CreateDevice(), USBH_PortIdleNotificationCancelRoutine(), USBH_SelectConfigOrInterfaceComplete(), and USBH_StartHubFdoDevice().
| PIRP _USBHUB_PORT_PDO_EXTENSION::IdleNotificationIrp |
Definition at line 221 of file usbhub.h.
Referenced by USBH_CheckHubIdle(), USBH_FdoCleanup(), USBH_FdoIdleNotificationCallback(), USBH_HubQueuePortIdleIrps(), and USBH_PortIdleNotificationCancelRoutine().
| BOOL _USBHUB_PORT_PDO_EXTENSION::IgnoringHwSerial |
Definition at line 214 of file usbhub.h.
Referenced by USBH_CreateDevice().
| WCHAR _USBHUB_PORT_PDO_EXTENSION::InstanceID[4] |
Definition at line 208 of file usbhub.h.
Referenced by USBH_CreateDevice().
| USB_INTERFACE_DESCRIPTOR _USBHUB_PORT_PDO_EXTENSION::InterfaceDescriptor |
| USB_DEVICE_DESCRIPTOR _USBHUB_PORT_PDO_EXTENSION::OldDeviceDescriptor |
| PIRP _USBHUB_PORT_PDO_EXTENSION::PdoWaitWakeIrp |
Definition at line 232 of file usbhub.h.
Referenced by USBH_FdoCleanup(), and USBH_HubQueuePortWakeIrps().
| LONG _USBHUB_PORT_PDO_EXTENSION::PendingDevicePoRequest |
Definition at line 230 of file usbhub.h.
Referenced by USBH_CreateDevice().
| LONG _USBHUB_PORT_PDO_EXTENSION::PendingSystemPoRequest |
Definition at line 229 of file usbhub.h.
Referenced by USBH_CreateDevice(), and USBH_FdoIdleNotificationCallback().
| LONG _USBHUB_PORT_PDO_EXTENSION::PoRequestCounter |
Definition at line 228 of file usbhub.h.
Referenced by USBH_CheckIdleAbort(), and USBH_CreateDevice().
| LIST_ENTRY _USBHUB_PORT_PDO_EXTENSION::PortLink |
Definition at line 227 of file usbhub.h.
Referenced by USBH_PdoRemoveDevice(), and USBH_ProcessPortStateChange().
| USHORT _USBHUB_PORT_PDO_EXTENSION::PortNumber |
Definition at line 212 of file usbhub.h.
Referenced by USBH_ChangeIndicationWorker(), USBH_CreateDevice(), USBH_ResetPortWorker(), USBH_SelectConfigOrInterfaceComplete(), and USBH_StartHubFdoDevice().
| ULONG _USBHUB_PORT_PDO_EXTENSION::PortPdoFlags |
Definition at line 205 of file usbhub.h.
Referenced by USBH_ChangeIndicationWorker(), USBH_CreateDevice(), USBH_FdoCleanup(), USBH_FdoSurpriseRemoveDevice(), USBH_IoctlGetNodeConnectionDriverKeyName(), USBH_IoctlGetNodeConnectionInformation(), USBH_IoctlGetNodeName(), USBH_PortIdleNotificationCancelRoutine(), USBH_ProcessPortStateChange(), USBH_ResetDevice(), USBH_ResetPortWorker(), and USBH_SelectConfigOrInterfaceComplete().
| LIST_ENTRY _USBHUB_PORT_PDO_EXTENSION::PortPowerList |
Definition at line 233 of file usbhub.h.
Referenced by USBH_CreateDevice(), and USBH_FlushPortPwrList().
| KSPIN_LOCK _USBHUB_PORT_PDO_EXTENSION::PortPowerListSpinLock |
Definition at line 234 of file usbhub.h.
Referenced by USBH_CreateDevice(), and USBH_FlushPortPwrList().
| KSPIN_LOCK _USBHUB_PORT_PDO_EXTENSION::PortTimeoutSpinLock |
Definition at line 226 of file usbhub.h.
Referenced by USBH_CreateDevice(), and USBH_SelectConfigOrInterfaceComplete().
| PUSBHUB_FDO_EXTENSION _USBHUB_PORT_PDO_EXTENSION::RootHubExtension |
Definition at line 210 of file usbhub.h.
Referenced by USBH_CreateDevice().
| LPWSTR _USBHUB_PORT_PDO_EXTENSION::SerialNumber |
Definition at line 215 of file usbhub.h.
Referenced by USBH_CheckDeviceIDUnique(), USBH_CreateDevice(), and USBH_ProcessPortStateChange().
| USHORT _USBHUB_PORT_PDO_EXTENSION::SN_DescriptorLength |
Definition at line 213 of file usbhub.h.
Referenced by USBH_CheckDeviceIDUnique(), and USBH_CreateDevice().
| LONG _USBHUB_PORT_PDO_EXTENSION::StateBehindD2 |
Definition at line 231 of file usbhub.h.
Referenced by USBH_CheckIdleAbort(), USBH_CreateDevice(), USBH_FdoIdleNotificationCallback(), and USBH_FlushPortPwrList().
| UNICODE_STRING _USBHUB_PORT_PDO_EXTENSION::SymbolicLinkName |
Definition at line 207 of file usbhub.h.
Referenced by USBH_IoctlGetNodeName().