ReactOS 0.4.16-dev-329-g9223134
|
#include <usb200.h>
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 |
BM_REQUEST_TYPE _USB_DEFAULT_PIPE_SETUP_PACKET::bmRequestType |
Definition at line 72 of file usb200.h.
Referenced by UhciDumpHcdTD(), and USBPORT_InitializeDevice().
UCHAR _USB_DEFAULT_PIPE_SETUP_PACKET::bRequest |
Definition at line 73 of file usb200.h.
Referenced by UhciDumpHcdTD(), and USBPORT_InitializeDevice().
union _USB_DEFAULT_PIPE_SETUP_PACKET::_wIndex _USB_DEFAULT_PIPE_SETUP_PACKET::wIndex |
Referenced by UhciDumpHcdTD().
USHORT _USB_DEFAULT_PIPE_SETUP_PACKET::wLength |
Definition at line 88 of file usb200.h.
Referenced by UhciDumpHcdTD(), and USBPORT_InitializeDevice().
union _USB_DEFAULT_PIPE_SETUP_PACKET::_wValue _USB_DEFAULT_PIPE_SETUP_PACKET::wValue |
Referenced by UhciDumpHcdTD(), and USBPORT_InitializeDevice().