ReactOS 0.4.16-dev-125-g798ea90
|
#include <usb100.h>
USHORT _USB_DEVICE_DESCRIPTOR::bcdDevice |
Definition at line 120 of file usb100.h.
Referenced by HidInternalDeviceControl(), and USBPORT_RootHubCreateDevice().
USHORT _USB_DEVICE_DESCRIPTOR::bcdUSB |
Definition at line 113 of file usb100.h.
Referenced by USBPORT_RootHubCreateDevice().
UCHAR _USB_DEVICE_DESCRIPTOR::bDescriptorType |
Definition at line 112 of file usb100.h.
Referenced by USBPORT_RootHubCreateDevice().
UCHAR _USB_DEVICE_DESCRIPTOR::bDeviceClass |
Definition at line 114 of file usb100.h.
Referenced by USBPORT_RootHubCreateDevice().
UCHAR _USB_DEVICE_DESCRIPTOR::bDeviceProtocol |
Definition at line 116 of file usb100.h.
Referenced by USBPORT_RootHubCreateDevice().
UCHAR _USB_DEVICE_DESCRIPTOR::bDeviceSubClass |
Definition at line 115 of file usb100.h.
Referenced by USBPORT_RootHubCreateDevice().
UCHAR _USB_DEVICE_DESCRIPTOR::bLength |
Definition at line 111 of file usb100.h.
Referenced by USBH_ResetDevice(), and USBPORT_RootHubCreateDevice().
UCHAR _USB_DEVICE_DESCRIPTOR::bMaxPacketSize0 |
Definition at line 117 of file usb100.h.
Referenced by USBPORT_RootHubCreateDevice().
UCHAR _USB_DEVICE_DESCRIPTOR::bNumConfigurations |
Definition at line 124 of file usb100.h.
Referenced by ReadandSelectDescriptors(), and USBPORT_RootHubCreateDevice().
USHORT _USB_DEVICE_DESCRIPTOR::idProduct |
Definition at line 119 of file usb100.h.
Referenced by HidInternalDeviceControl(), USBH_CheckDeviceIDUnique(), USBH_CreateDevice(), and USBPORT_RootHubCreateDevice().
USHORT _USB_DEVICE_DESCRIPTOR::idVendor |
Definition at line 118 of file usb100.h.
Referenced by HidInternalDeviceControl(), USBH_CheckDeviceIDUnique(), USBH_CreateDevice(), and USBPORT_RootHubCreateDevice().
UCHAR _USB_DEVICE_DESCRIPTOR::iManufacturer |
Definition at line 121 of file usb100.h.
Referenced by USBPORT_RootHubCreateDevice().
UCHAR _USB_DEVICE_DESCRIPTOR::iProduct |
Definition at line 122 of file usb100.h.
Referenced by USBPORT_RootHubCreateDevice().
UCHAR _USB_DEVICE_DESCRIPTOR::iSerialNumber |
Definition at line 123 of file usb100.h.
Referenced by USBH_CreateDevice(), and USBPORT_RootHubCreateDevice().