ReactOS 0.4.16-dev-41-ge8c7597
|
#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(), FxUsbDeviceControlContext::StoreAndReferenceMemory(), and USBH_IoctlGetDescriptor().
USBD_PIPE_HANDLE _URB_CONTROL_TRANSFER::PipeHandle |
Definition at line 468 of file usb.h.
Referenced by FxUsbDeviceControlContext::StoreAndReferenceMemory(), and USBPORT_ValidateURB().
UCHAR _URB_CONTROL_TRANSFER::SetupPacket[8] |
Definition at line 475 of file usb.h.
Referenced by FxUsbDeviceControlContext::StoreAndReferenceMemory(), and USBH_IoctlGetDescriptor().
PVOID _URB_CONTROL_TRANSFER::TransferBuffer |
Definition at line 471 of file usb.h.
Referenced by FxUsbDeviceControlContext::StoreAndReferenceMemory(), USBH_IoctlGetDescriptor(), USBPORT_ValidateTransferParametersURB(), and USBPORT_ValidateURB().
ULONG _URB_CONTROL_TRANSFER::TransferBufferLength |
Definition at line 470 of file usb.h.
Referenced by FxUsbDeviceControlContext::CopyParameters(), FxUsbDeviceControlContext::StoreAndReferenceMemory(), USBH_IoctlGetDescriptor(), 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(), USBH_IoctlGetDescriptor(), 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 USBH_IoctlGetDescriptor(), and USBPORT_ValidateURB().