|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
| #define | NDEBUG_USBPORT_CORE |
| #define | NDEBUG_USBPORT_QUEUE |
| #define | NDEBUG_USBPORT_URB |
| VOID NTAPI USBPORT_AbortEndpoint | ( | IN PDEVICE_OBJECT | FdoDevice, |
| IN PUSBPORT_ENDPOINT | Endpoint, | ||
| IN PIRP | Irp | ||
| ) |
Definition at line 1354 of file queue.c.
Referenced by USBPORT_AbortPipe(), and USBPORT_AbortTransfers().
Definition at line 214 of file queue.c.
Referenced by USBPORT_StartDevice().
Definition at line 91 of file queue.c.
Referenced by USBPORT_StartDevice().
| VOID NTAPI USBPORT_BadRequestFlush | ( | IN PDEVICE_OBJECT | FdoDevice | ) |
Definition at line 1328 of file queue.c.
Referenced by USBHI_FlushTransfers(), and USBPORT_TimerDpc().
Definition at line 529 of file queue.c.
Referenced by USBPORT_FlushPendingTransfers().
Definition at line 479 of file queue.c.
Referenced by USBPORT_QueuePendingTransferIrp().
Definition at line 246 of file queue.c.
Referenced by USBPORT_StartDevice().
Definition at line 123 of file queue.c.
Referenced by USBPORT_StartDevice().
Definition at line 467 of file queue.c.
Referenced by USBPORT_CancelActiveTransferIrp().
Definition at line 433 of file queue.c.
Referenced by USBPORT_FindActiveTransferIrp().
Definition at line 381 of file queue.c.
Referenced by USBPORT_FlushPendingTransfers().
| VOID NTAPI USBPORT_FlushAbortList | ( | IN PUSBPORT_ENDPOINT | Endpoint | ) |
Definition at line 605 of file queue.c.
Referenced by USBPORT_EndpointWorker(), and USBPORT_FlushCancelList().
| VOID NTAPI USBPORT_FlushAllEndpoints | ( | IN PDEVICE_OBJECT | FdoDevice | ) |
Definition at line 1171 of file queue.c.
Referenced by USBPORT_WorkerThreadHandler().
| VOID NTAPI USBPORT_FlushCancelList | ( | IN PUSBPORT_ENDPOINT | Endpoint | ) |
Definition at line 714 of file queue.c.
Referenced by USBPORT_AbortEndpoint(), USBPORT_DmaEndpointWorker(), USBPORT_KillEndpointActiveTransfers(), and USBPORT_RootHubEndpointWorker().
| VOID NTAPI USBPORT_FlushController | ( | IN PDEVICE_OBJECT | FdoDevice | ) |
Definition at line 1259 of file queue.c.
Referenced by USBPORT_SuspendController().
| VOID NTAPI USBPORT_FlushPendingTransfers | ( | IN PUSBPORT_ENDPOINT | Endpoint | ) |
Definition at line 785 of file queue.c.
Referenced by USBPORT_AbortEndpoint(), USBPORT_DpcHandler(), USBPORT_FlushAllEndpoints(), USBPORT_KillEndpointActiveTransfers(), and USBPORT_QueueTransferUrb().
Definition at line 143 of file queue.c.
Referenced by USBPORT_StartDevice().
Definition at line 20 of file queue.c.
Referenced by USBPORT_StartDevice().
Definition at line 266 of file queue.c.
Referenced by USBPORT_FlushPendingTransfers(), and USBPORT_QueuePendingTransferIrp().
| ULONG NTAPI USBPORT_KillEndpointActiveTransfers | ( | IN PDEVICE_OBJECT | FdoDevice, |
| IN PUSBPORT_ENDPOINT | Endpoint | ||
| ) |
Definition at line 1227 of file queue.c.
Referenced by USBPORT_FlushController().
Definition at line 169 of file queue.c.
Referenced by USBPORT_StartDevice().
Definition at line 46 of file queue.c.
Referenced by USBPORT_StartDevice().
Definition at line 988 of file queue.c.
Referenced by USBPORT_FlushPendingTransfers().
Definition at line 1049 of file queue.c.
Referenced by USBPORT_QueueTransferUrb().
Definition at line 971 of file queue.c.
Referenced by USBPORT_QueuePendingTransferIrp(), and USBPORT_QueueTransferUrb().
Definition at line 1085 of file queue.c.
Referenced by USBPORT_HandleDataTransfers(), USBPORT_HandleGetConfiguration(), USBPORT_HandleGetSetDescriptor(), USBPORT_HandleGetStatus(), USBPORT_HandleSetOrClearFeature(), USBPORT_HandleVendorOrClass(), and USBPORT_SendSetupPacket().
Definition at line 230 of file queue.c.
Referenced by USBPORT_StartDevice().
Definition at line 107 of file queue.c.
Referenced by USBPORT_StartDevice().
Definition at line 357 of file queue.c.
Referenced by USBPORT_DoneTransfer(), and USBPORT_FlushCancelList().
Definition at line 316 of file queue.c.
Referenced by USBPORT_RemoveActiveTransferIrp(), and USBPORT_RemovePendingTransferIrp().
Definition at line 369 of file queue.c.
Referenced by USBPORT_CancelPendingTransferIrp(), and USBPORT_FlushPendingTransfers().