ReactOS 0.4.16-dev-401-g45b008d
|
#include <usb100.h>
Public Attributes | |
UCHAR | bLength |
UCHAR | bDescriptorType |
USHORT | wTotalLength |
UCHAR | bNumInterfaces |
UCHAR | bConfigurationValue |
UCHAR | iConfiguration |
UCHAR | bmAttributes |
UCHAR | MaxPower |
UCHAR _USB_CONFIGURATION_DESCRIPTOR::bConfigurationValue |
Definition at line 141 of file usb100.h.
Referenced by DumpConfigurationDescriptor(), USBHI_QueryDeviceInformation(), USBHUB_DumpingConfiguration(), and USBPORT_RootHubCreateDevice().
UCHAR _USB_CONFIGURATION_DESCRIPTOR::bDescriptorType |
Definition at line 138 of file usb100.h.
Referenced by DumpConfigurationDescriptor(), USBHUB_DumpingConfiguration(), USBPORT_ParseConfigurationDescriptor(), USBPORT_RootHubCreateDevice(), and USBSTOR_ScanConfigurationDescriptor().
UCHAR _USB_CONFIGURATION_DESCRIPTOR::bLength |
Definition at line 137 of file usb100.h.
Referenced by DumpConfigurationDescriptor(), Hid_PnpStart(), USBCCGP_BuildConfigurationDescriptor(), USBH_ResetDevice(), USBHUB_DumpingConfiguration(), USBPORT_ParseConfigurationDescriptor(), USBPORT_RootHubCreateDevice(), and USBSTOR_ScanConfigurationDescriptor().
UCHAR _USB_CONFIGURATION_DESCRIPTOR::bmAttributes |
Definition at line 143 of file usb100.h.
Referenced by ConfigureDevice(), DumpConfigurationDescriptor(), FxUsbDevice::InitDevice(), USBHUB_DumpingConfiguration(), and USBPORT_RootHubCreateDevice().
UCHAR _USB_CONFIGURATION_DESCRIPTOR::bNumInterfaces |
Definition at line 140 of file usb100.h.
Referenced by FxUsbDevice::CreateInterfaces(), DumpConfigurationDescriptor(), USBCCGP_BuildConfigurationDescriptor(), USBHUB_DumpingConfiguration(), and USBPORT_RootHubCreateDevice().
UCHAR _USB_CONFIGURATION_DESCRIPTOR::iConfiguration |
Definition at line 142 of file usb100.h.
Referenced by DumpConfigurationDescriptor(), USBHUB_DumpingConfiguration(), and USBPORT_RootHubCreateDevice().
UCHAR _USB_CONFIGURATION_DESCRIPTOR::MaxPower |
Definition at line 144 of file usb100.h.
Referenced by DumpConfigurationDescriptor(), USBHUB_DumpingConfiguration(), and USBPORT_RootHubCreateDevice().
USHORT _USB_CONFIGURATION_DESCRIPTOR::wTotalLength |
Definition at line 139 of file usb100.h.
Referenced by ConfigureDevice(), FxUsbDevice::CreateInterfaces(), FxUsbInterface::CreateSettings(), DumpConfigurationDescriptor(), FxUsbDevice::GetConfigDescriptor(), FxUsbInterface::GetEndpointInformation(), Hid_PnpStart(), FxUsbDevice::InitDevice(), USBAudioStartDevice(), USBCCGP_BuildConfigurationDescriptor(), USBD_ParseConfigurationDescriptorEx(), USBHUB_DumpingConfiguration(), USBPORT_HandleSelectConfiguration(), USBPORT_ParseConfigurationDescriptor(), and USBPORT_RootHubCreateDevice().