|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <usb100.h>
Public Attributes | |
| UCHAR | bDescriptorLength |
| UCHAR | bDescriptorType |
| UCHAR | bNumberOfPorts |
| USHORT | wHubCharacteristics |
| UCHAR | bPowerOnToPowerGood |
| UCHAR | bHubControlCurrent |
| UCHAR | bRemoveAndPowerMask [64] |
| UCHAR _USB_HUB_DESCRIPTOR::bDescriptorLength |
Definition at line 171 of file usb100.h.
Referenced by USBH_SyncGetHubDescriptor(), and USBPORT_RootHubCreateDevice().
| UCHAR _USB_HUB_DESCRIPTOR::bDescriptorType |
Definition at line 172 of file usb100.h.
Referenced by USBPORT_RootHubCreateDevice().
| UCHAR _USB_HUB_DESCRIPTOR::bHubControlCurrent |
Definition at line 176 of file usb100.h.
Referenced by USBPORT_RootHubCreateDevice().
| UCHAR _USB_HUB_DESCRIPTOR::bNumberOfPorts |
Definition at line 173 of file usb100.h.
Referenced by USBH_ChangeIndication(), USBH_FdoIdleNotificationCallback(), USBH_FdoRemoveDevice(), USBH_SyncGetHubDescriptor(), USBH_SyncPowerOnPorts(), USBPORT_RootHubCreateDevice(), and USBPORT_RootHubSCE().
| UCHAR _USB_HUB_DESCRIPTOR::bPowerOnToPowerGood |
Definition at line 175 of file usb100.h.
Referenced by USBH_SyncPowerOnPort(), USBH_SyncPowerOnPorts(), and USBPORT_RootHubCreateDevice().
| UCHAR _USB_HUB_DESCRIPTOR::bRemoveAndPowerMask[64] |
Definition at line 177 of file usb100.h.
Referenced by USBPORT_RootHubCreateDevice().
| USHORT _USB_HUB_DESCRIPTOR::wHubCharacteristics |
Definition at line 174 of file usb100.h.
Referenced by USBPORT_RootHubCreateDevice().