ReactOS 0.4.16-dev-747-gbc52d5f
|
#include <usb.h>
struct _URB_HCD_AREA _URB_CONTROL_VENDOR_OR_CLASS_REQUEST::hca |
struct _URB_HEADER _URB_CONTROL_VENDOR_OR_CLASS_REQUEST::Hdr |
Definition at line 386 of file usb.h.
Referenced by USBH_Transact().
USHORT _URB_CONTROL_VENDOR_OR_CLASS_REQUEST::Index |
Definition at line 397 of file usb.h.
Referenced by USBH_Transact().
UCHAR _URB_CONTROL_VENDOR_OR_CLASS_REQUEST::Request |
Definition at line 395 of file usb.h.
Referenced by USBH_Transact().
UCHAR _URB_CONTROL_VENDOR_OR_CLASS_REQUEST::RequestTypeReservedBits |
Definition at line 394 of file usb.h.
Referenced by USBH_Transact().
PVOID _URB_CONTROL_VENDOR_OR_CLASS_REQUEST::TransferBuffer |
Definition at line 390 of file usb.h.
Referenced by USBH_Transact(), and USBSTOR_ClassRequest().
ULONG _URB_CONTROL_VENDOR_OR_CLASS_REQUEST::TransferBufferLength |
Definition at line 389 of file usb.h.
Referenced by USBH_Transact(), and USBSTOR_ClassRequest().
PMDL _URB_CONTROL_VENDOR_OR_CLASS_REQUEST::TransferBufferMDL |
Definition at line 391 of file usb.h.
Referenced by USBH_Transact().
ULONG _URB_CONTROL_VENDOR_OR_CLASS_REQUEST::TransferFlags |
Definition at line 388 of file usb.h.
Referenced by USBH_Transact(), and USBSTOR_ClassRequest().
Definition at line 392 of file usb.h.
Referenced by USBH_Transact().
USHORT _URB_CONTROL_VENDOR_OR_CLASS_REQUEST::Value |
Definition at line 396 of file usb.h.
Referenced by USBH_Transact().