ReactOS 0.4.16-dev-303-g11d5cb8
|
#include <usbport.h>
LIST_ENTRY _USBPORT_ENDPOINT::AbortList |
Definition at line 230 of file usbport.h.
Referenced by USBPORT_ClosePipe(), and USBPORT_OpenPipe().
LIST_ENTRY _USBPORT_ENDPOINT::CancelList |
Definition at line 229 of file usbport.h.
Referenced by USBPORT_CancelSplitTransfer(), USBPORT_ClosePipe(), and USBPORT_OpenPipe().
LIST_ENTRY _USBPORT_ENDPOINT::CloseLink |
Definition at line 234 of file usbport.h.
Referenced by USBPORT_FlushClosedEndpointList().
PUSBPORT_DEVICE_HANDLE _USBPORT_ENDPOINT::DeviceHandle |
Definition at line 208 of file usbport.h.
Referenced by USBPORT_ClosePipe(), USBPORT_OpenPipe(), and USBPORT_RestoreDevice().
LIST_ENTRY _USBPORT_ENDPOINT::DispatchLink |
Definition at line 235 of file usbport.h.
Referenced by USBPORT_DpcHandler().
LIST_ENTRY _USBPORT_ENDPOINT::EndpointLink |
Definition at line 232 of file usbport.h.
Referenced by USBPORT_DpcHandler(), USBPORT_FlushAllEndpoints(), USBPORT_FlushController(), USBPORT_NukeAllEndpoints(), and USBPORT_OpenPipe().
KIRQL _USBPORT_ENDPOINT::EndpointOldIrql |
Definition at line 216 of file usbport.h.
Referenced by USB2_RebalanceEndpoint(), USBPORT_ClosePipe(), USBPORT_MapTransfer(), USBPORT_OpenPipe(), USBPORT_ResetPipe(), USBPORT_RestoreDevice(), and USBPORT_SyncResetPipeAndClearStall().
USBPORT_ENDPOINT_PROPERTIES _USBPORT_ENDPOINT::EndpointProperties |
Definition at line 211 of file usbport.h.
Referenced by USB2_Rebalance(), USB2_RebalanceEndpoint(), USBPORT_ClearStall(), USBPORT_ClosePipe(), USBPORT_HandleDataTransfers(), USBPORT_InitializeDevice(), USBPORT_MapTransfer(), USBPORT_OpenPipe(), USBPORT_QueueTransferUrb(), USBPORT_RestoreDevice(), and USBPORT_SyncResetPipeAndClearStall().
KSPIN_LOCK _USBPORT_ENDPOINT::EndpointSpinLock |
Definition at line 215 of file usbport.h.
Referenced by USB2_RebalanceEndpoint(), USBPORT_CancelActiveTransferIrp(), USBPORT_CancelPendingTransferIrp(), USBPORT_ClosePipe(), USBPORT_IsrDpcHandler(), USBPORT_MapTransfer(), USBPORT_OpenPipe(), USBPORT_ResetPipe(), USBPORT_RestoreDevice(), and USBPORT_SyncResetPipeAndClearStall().
ULONG _USBPORT_ENDPOINT::EndpointWorker |
Definition at line 212 of file usbport.h.
Referenced by USBPORT_OpenPipe().
PDEVICE_OBJECT _USBPORT_ENDPOINT::FdoDevice |
Definition at line 206 of file usbport.h.
Referenced by USBPORT_CancelPendingTransferIrp(), USBPORT_CompleteTransfer(), USBPORT_DoneTransfer(), USBPORT_OpenPipe(), USBPORT_QueuePendingTransferIrp(), and USBPORT_RootHubSCE().
ULONG _USBPORT_ENDPOINT::Flags |
Definition at line 205 of file usbport.h.
Referenced by USBPORT_ClosePipe(), USBPORT_DpcHandler(), USBPORT_IsrDpcHandler(), USBPORT_NukeAllEndpoints(), USBPORT_OpenPipe(), USBPORT_QueueTransferUrb(), USBPORT_ResetPipe(), and USBPORT_RestoreDevice().
LIST_ENTRY _USBPORT_ENDPOINT::FlushAbortLink |
Definition at line 238 of file usbport.h.
Referenced by USBPORT_WorkerThreadHandler().
LIST_ENTRY _USBPORT_ENDPOINT::FlushControllerLink |
Definition at line 237 of file usbport.h.
Referenced by USBPORT_FlushController().
LIST_ENTRY _USBPORT_ENDPOINT::FlushLink |
Definition at line 236 of file usbport.h.
Referenced by USBPORT_FlushAllEndpoints().
PUSBPORT_COMMON_BUFFER_HEADER _USBPORT_ENDPOINT::HeaderBuffer |
Definition at line 207 of file usbport.h.
Referenced by USBPORT_GetMappedVirtualAddress(), and USBPORT_OpenPipe().
LONG _USBPORT_ENDPOINT::LockCounter |
Definition at line 219 of file usbport.h.
Referenced by USBPORT_ClosePipe(), USBPORT_DpcHandler(), USBPORT_FlushController(), and USBPORT_OpenPipe().
LIST_ENTRY _USBPORT_ENDPOINT::PendingTransferList |
Definition at line 227 of file usbport.h.
Referenced by USBPORT_ClosePipe(), USBPORT_FlushAllEndpoints(), and USBPORT_OpenPipe().
LIST_ENTRY _USBPORT_ENDPOINT::RebalanceLink |
Definition at line 240 of file usbport.h.
Referenced by USB2_RebalanceEndpoint(), USBPORT_AllocateBandwidthUSB2(), and USBPORT_FreeBandwidthUSB2().
LIST_ENTRY _USBPORT_ENDPOINT::StateChangeLink |
Definition at line 224 of file usbport.h.
Referenced by USBPORT_IsrDpcHandler().
KSPIN_LOCK _USBPORT_ENDPOINT::StateChangeSpinLock |
Definition at line 225 of file usbport.h.
Referenced by USBPORT_ClosePipe(), USBPORT_IsrDpcHandler(), and USBPORT_OpenPipe().
ULONG _USBPORT_ENDPOINT::StateLast |
Definition at line 222 of file usbport.h.
Referenced by USBPORT_ClosePipe(), USBPORT_FlushController(), USBPORT_IsrDpcHandler(), USBPORT_OpenPipe(), and USBPORT_RestoreDevice().
ULONG _USBPORT_ENDPOINT::StateNext |
Definition at line 223 of file usbport.h.
Referenced by USBPORT_ClosePipe(), USBPORT_IsrDpcHandler(), and USBPORT_OpenPipe().
LIST_ENTRY _USBPORT_ENDPOINT::TransferList |
Definition at line 228 of file usbport.h.
Referenced by USBPORT_ClosePipe(), USBPORT_MapTransfer(), USBPORT_OpenPipe(), USBPORT_ResetPipe(), and USBPORT_SyncResetPipeAndClearStall().
PUSB2_TT_ENDPOINT _USBPORT_ENDPOINT::TtEndpoint |
Definition at line 210 of file usbport.h.
Referenced by USB2_Rebalance(), USB2_RebalanceEndpoint(), and USBPORT_OpenPipe().
PUSB2_TT_EXTENSION _USBPORT_ENDPOINT::TtExtension |
Definition at line 209 of file usbport.h.
Referenced by USB2_RebalanceEndpoint(), USBPORT_ClosePipe(), and USBPORT_OpenPipe().
LIST_ENTRY _USBPORT_ENDPOINT::TtLink |
Definition at line 239 of file usbport.h.
Referenced by USBPORT_ClosePipe(), and USBPORT_OpenPipe().
LIST_ENTRY _USBPORT_ENDPOINT::WorkerLink |
Definition at line 233 of file usbport.h.
Referenced by USBPORT_DpcHandler(), and USBPORT_WorkerThreadHandler().