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

| struct _URB_HCD_AREA _URB_CONTROL_TRANSFER::hca |
Definition at line 474 of file usb.h.
Referenced by USBPORT_CompleteTransfer(), and USBPORT_ValidateURB().
| struct _URB_HEADER _URB_CONTROL_TRANSFER::Hdr |
Definition at line 467 of file usb.h.
Referenced by FxUsbDeviceControlContext::GetUsbdStatus(), and FxUsbDeviceControlContext::StoreAndReferenceMemory().
| USBD_PIPE_HANDLE _URB_CONTROL_TRANSFER::PipeHandle |
Definition at line 468 of file usb.h.
Referenced by FxUsbDeviceControlContext::StoreAndReferenceMemory(), USBPORT_AbortTransfers(), USBPORT_AllocateTransfer(), USBPORT_CloseConfiguration(), USBPORT_CreateDevice(), USBPORT_DeviceHasTransfers(), USBPORT_HandleSelectInterface(), USBPORT_OpenInterface(), USBPORT_RestoreDevice(), and USBPORT_ValidateURB().
| UCHAR _URB_CONTROL_TRANSFER::SetupPacket[8] |
Definition at line 475 of file usb.h.
Referenced by FxUsbDeviceControlContext::StoreAndReferenceMemory().
| PVOID _URB_CONTROL_TRANSFER::TransferBuffer |
Definition at line 471 of file usb.h.
Referenced by FxUsbDeviceControlContext::StoreAndReferenceMemory(), USBPORT_ValidateTransferParametersURB(), and USBPORT_ValidateURB().
| ULONG _URB_CONTROL_TRANSFER::TransferBufferLength |
Definition at line 470 of file usb.h.
Referenced by FxUsbDeviceControlContext::CopyParameters(), FxUsbDeviceControlContext::StoreAndReferenceMemory(), USBPORT_CompleteTransfer(), USBPORT_FlushMapTransfers(), USBPORT_ValidateTransferParametersURB(), and USBPORT_ValidateURB().
| PMDL _URB_CONTROL_TRANSFER::TransferBufferMDL |
Definition at line 472 of file usb.h.
Referenced by FxUsbDeviceControlContext::StoreAndReferenceMemory(), USBPORT_CompleteTransfer(), USBPORT_ValidateTransferParametersURB(), and USBPORT_ValidateURB().
| ULONG _URB_CONTROL_TRANSFER::TransferFlags |
Definition at line 469 of file usb.h.
Referenced by FxUsbDeviceControlContext::StoreAndReferenceMemory(), and USBPORT_ValidateURB().
Definition at line 473 of file usb.h.
Referenced by USBPORT_ValidateURB().