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

| PUSBPORT_IRP_TABLE _USBPORT_DEVICE_EXTENSION::ActiveIrpTable |
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::BadRequestIoCsqSpinLock |
| LIST_ENTRY _USBPORT_DEVICE_EXTENSION::BadRequestList |
| BUS_INTERFACE_STANDARD _USBPORT_DEVICE_EXTENSION::BusInterface |
| ULONG _USBPORT_DEVICE_EXTENSION::BusNumber |
Definition at line 365 of file usbport.h.
Referenced by USBPORT_FindUSB2Controller(), and USBPORT_IsCompanionFdoExtension().
| DEVICE_CAPABILITIES _USBPORT_DEVICE_EXTENSION::Capabilities |
| USBPORT_COMMON_DEVICE_EXTENSION _USBPORT_DEVICE_EXTENSION::CommonExtension |
Definition at line 292 of file usbport.h.
Referenced by USBPORT_FindCompanionControllers(), USBPORT_FindUSB2Controller(), USBPORT_QueryCapabilities(), and USBPORT_SynchronizeControllersStart().
| LIST_ENTRY _USBPORT_DEVICE_EXTENSION::ControllerLink |
Definition at line 302 of file usbport.h.
Referenced by USBPORT_FindCompanionControllers().
| KSEMAPHORE _USBPORT_DEVICE_EXTENSION::ControllerSemaphore |
| LIST_ENTRY _USBPORT_DEVICE_EXTENSION::DeviceHandleList |
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::DeviceHandleSpinLock |
| KSEMAPHORE _USBPORT_DEVICE_EXTENSION::DeviceSemaphore |
| PDMA_ADAPTER _USBPORT_DEVICE_EXTENSION::DmaAdapter |
| LIST_ENTRY _USBPORT_DEVICE_EXTENSION::DoneTransferList |
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::DoneTransferSpinLock |
| UNICODE_STRING _USBPORT_DEVICE_EXTENSION::DosDeviceSymbolicName |
| LIST_ENTRY _USBPORT_DEVICE_EXTENSION::EndpointClosedList |
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::EndpointClosedSpinLock |
| LIST_ENTRY _USBPORT_DEVICE_EXTENSION::EndpointList |
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::EndpointListSpinLock |
| LIST_ENTRY _USBPORT_DEVICE_EXTENSION::EpStateChangeList |
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::EpStateChangeSpinLock |
| ULONG _USBPORT_DEVICE_EXTENSION::Flags |
Definition at line 293 of file usbport.h.
Referenced by USBPORT_FindCompanionControllers(), USBPORT_SynchronizeControllersStart(), and USBPORT_SynchronizeRootHubCallback().
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::FlushPendingTransferSpinLock |
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::FlushTransferSpinLock |
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::IdleIoCsqSpinLock |
| LIST_ENTRY _USBPORT_DEVICE_EXTENSION::IdleIrpList |
| LARGE_INTEGER _USBPORT_DEVICE_EXTENSION::IdleTime |
| PKINTERRUPT _USBPORT_DEVICE_EXTENSION::InterruptObject |
| LIST_ENTRY _USBPORT_DEVICE_EXTENSION::MapTransferList |
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::MapTransferSpinLock |
| PUSBPORT_COMMON_BUFFER_HEADER _USBPORT_DEVICE_EXTENSION::MiniPortCommonBuffer |
| PVOID _USBPORT_DEVICE_EXTENSION::MiniPortExt |
Definition at line 306 of file usbport.h.
Referenced by USBPORT_RH_SetFeatureUSB2PortPower(), and USBPORT_RootHubPowerAndChirpAllCcPorts().
| PUSBPORT_MINIPORT_INTERFACE _USBPORT_DEVICE_EXTENSION::MiniPortInterface |
Definition at line 307 of file usbport.h.
Referenced by USBPORT_RH_SetFeatureUSB2PortPower().
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::MiniportInterruptsSpinLock |
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::MiniportSpinLock |
| ULONG _USBPORT_DEVICE_EXTENSION::PciDeviceNumber |
Definition at line 366 of file usbport.h.
Referenced by USBPORT_FindUSB2Controller(), and USBPORT_IsCompanionFdoExtension().
| PUSBPORT_IRP_TABLE _USBPORT_DEVICE_EXTENSION::PendingIrpTable |
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::PowerWakeSpinLock |
| LONG _USBPORT_DEVICE_EXTENSION::RHInitCallBackLock |
Definition at line 296 of file usbport.h.
Referenced by USBPORT_SynchronizeRootHubCallback().
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::RootHubCallbackSpinLock |
| PDEVICE_OBJECT _USBPORT_DEVICE_EXTENSION::RootHubPdo |
Definition at line 294 of file usbport.h.
Referenced by USBPORT_RH_SetFeatureUSB2PortPower().
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::SetPowerD0SpinLock |
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::TimerFlagsSpinLock |
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::TtSpinLock |
| PUSB2_HC_EXTENSION _USBPORT_DEVICE_EXTENSION::Usb2Extension |
| USBPORT_RESOURCES _USBPORT_DEVICE_EXTENSION::UsbPortResources |
| LIST_ENTRY _USBPORT_DEVICE_EXTENSION::WorkerList |
| KSPIN_LOCK _USBPORT_DEVICE_EXTENSION::WorkerThreadEventSpinLock |