ReactOS 0.4.15-dev-7842-g558ab78
_USB_DEFAULT_PIPE_SETUP_PACKET Struct Reference

#include <usb200.h>

Collaboration diagram for _USB_DEFAULT_PIPE_SETUP_PACKET:

Classes

union  _wIndex
 
union  _wValue
 

Public Attributes

BM_REQUEST_TYPE bmRequestType
 
UCHAR bRequest
 
union _USB_DEFAULT_PIPE_SETUP_PACKET::_wValue wValue
 
union _USB_DEFAULT_PIPE_SETUP_PACKET::_wIndex wIndex
 
USHORT wLength
 

Detailed Description

Definition at line 71 of file usb200.h.

Member Data Documentation

◆ bmRequestType

BM_REQUEST_TYPE _USB_DEFAULT_PIPE_SETUP_PACKET::bmRequestType

Definition at line 72 of file usb200.h.

Referenced by UhciDumpHcdTD(), and USBPORT_InitializeDevice().

◆ bRequest

UCHAR _USB_DEFAULT_PIPE_SETUP_PACKET::bRequest

Definition at line 73 of file usb200.h.

Referenced by UhciDumpHcdTD(), and USBPORT_InitializeDevice().

◆ wIndex

union _USB_DEFAULT_PIPE_SETUP_PACKET::_wIndex _USB_DEFAULT_PIPE_SETUP_PACKET::wIndex

Referenced by UhciDumpHcdTD().

◆ wLength

USHORT _USB_DEFAULT_PIPE_SETUP_PACKET::wLength

Definition at line 88 of file usb200.h.

Referenced by UhciDumpHcdTD(), and USBPORT_InitializeDevice().

◆ wValue

union _USB_DEFAULT_PIPE_SETUP_PACKET::_wValue _USB_DEFAULT_PIPE_SETUP_PACKET::wValue

The documentation for this struct was generated from the following file: