ReactOS 0.4.15-dev-7958-gcd0bb1a
_USB_HUB_DESCRIPTOR Struct Reference

#include <usb100.h>

Public Attributes

UCHAR bDescriptorLength
 
UCHAR bDescriptorType
 
UCHAR bNumberOfPorts
 
USHORT wHubCharacteristics
 
UCHAR bPowerOnToPowerGood
 
UCHAR bHubControlCurrent
 
UCHAR bRemoveAndPowerMask [64]
 

Detailed Description

Definition at line 170 of file usb100.h.

Member Data Documentation

◆ bDescriptorLength

UCHAR _USB_HUB_DESCRIPTOR::bDescriptorLength

Definition at line 171 of file usb100.h.

Referenced by USBH_SyncGetHubDescriptor(), and USBPORT_RootHubCreateDevice().

◆ bDescriptorType

UCHAR _USB_HUB_DESCRIPTOR::bDescriptorType

Definition at line 172 of file usb100.h.

Referenced by USBPORT_RootHubCreateDevice().

◆ bHubControlCurrent

UCHAR _USB_HUB_DESCRIPTOR::bHubControlCurrent

Definition at line 176 of file usb100.h.

Referenced by USBPORT_RootHubCreateDevice().

◆ bNumberOfPorts

◆ bPowerOnToPowerGood

UCHAR _USB_HUB_DESCRIPTOR::bPowerOnToPowerGood

◆ bRemoveAndPowerMask

UCHAR _USB_HUB_DESCRIPTOR::bRemoveAndPowerMask[64]

Definition at line 177 of file usb100.h.

Referenced by USBPORT_RootHubCreateDevice().

◆ wHubCharacteristics

USHORT _USB_HUB_DESCRIPTOR::wHubCharacteristics

Definition at line 174 of file usb100.h.

Referenced by USBPORT_RootHubCreateDevice().


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